kla0005 Posted May 4, 2010 Share Posted May 4, 2010 Hey Guys. - How is it possible to make a system that automaticly logs on a user on another homepage? If i wanted my server to log in to my acount at this forum via. the logon site - How could i make the server write my username and password, by itself, and then log me on and stay logged on? Quote Link to comment https://forums.phpfreaks.com/topic/200678-server-login/ Share on other sites More sharing options...
Muddy_Funster Posted May 4, 2010 Share Posted May 4, 2010 by using somthing that isn't PHP Quote Link to comment https://forums.phpfreaks.com/topic/200678-server-login/#findComment-1053077 Share on other sites More sharing options...
kla0005 Posted May 4, 2010 Author Share Posted May 4, 2010 Ehm, yeah... - What should i use then? Quote Link to comment https://forums.phpfreaks.com/topic/200678-server-login/#findComment-1053081 Share on other sites More sharing options...
MadTechie Posted May 5, 2010 Share Posted May 5, 2010 by using somthing that isn't PHP Why ? You could use CURL, to post the username and password to the site and return the HTML to PHP as a string, the defence against this is Captcha (image verification) Quote Link to comment https://forums.phpfreaks.com/topic/200678-server-login/#findComment-1053478 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.