fer0an Posted February 28, 2010 Share Posted February 28, 2010 Hi everybody I want to login to a webpage but I can not using curl,anyone have a solution instead of curl? Link to comment https://forums.phpfreaks.com/topic/193645-login-to-page-except-curl/ Share on other sites More sharing options...
inversesoft123 Posted February 28, 2010 Share Posted February 28, 2010 where is code ? track similar thread http://www.phpfreaks.com/forums/index.php/topic,289353.0.html Link to comment https://forums.phpfreaks.com/topic/193645-login-to-page-except-curl/#findComment-1019331 Share on other sites More sharing options...
fer0an Posted February 28, 2010 Author Share Posted February 28, 2010 no no for example I want login to yahoo mail by php script.but I do not want using curl.help me Link to comment https://forums.phpfreaks.com/topic/193645-login-to-page-except-curl/#findComment-1019337 Share on other sites More sharing options...
trq Posted February 28, 2010 Share Posted February 28, 2010 Curl is probably the only extension in php which would allow you to do this. You could maybe write your own using fsockopen but it would be allot of work. Your best to use the right tool for the job. Link to comment https://forums.phpfreaks.com/topic/193645-login-to-page-except-curl/#findComment-1019339 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.