seikan Posted January 18, 2008 Share Posted January 18, 2008 I'm facing problem to access a China website. For some reasons, I cannot use a proxy server. So, is there any solution in PHP to write a script to browse a website from server? The website require login, so, we should consider about sessions and cookies as well. The theorical from me is like this: Request: Me > Server > Website Reponse: Website > Server > Me Any helps is appreciated! Thank you! Quote Link to comment https://forums.phpfreaks.com/topic/86565-is-that-possible-to-browser-a-web-page-from-server/ Share on other sites More sharing options...
Nhoj Posted January 18, 2008 Share Posted January 18, 2008 Eh, try searching for PHP Proxy by whitefyre or use something like: https://www.beatfiltering.com/ Quote Link to comment https://forums.phpfreaks.com/topic/86565-is-that-possible-to-browser-a-web-page-from-server/#findComment-442305 Share on other sites More sharing options...
taith Posted January 18, 2008 Share Posted January 18, 2008 you would want to use something like cURL... Quote Link to comment https://forums.phpfreaks.com/topic/86565-is-that-possible-to-browser-a-web-page-from-server/#findComment-442315 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.