astrojunky Posted August 31, 2008 Share Posted August 31, 2008 hello everyone. I would like to know whether any of you have an example of a php script, a cron for example which can access a specific page and logs in automatically with the username and password. thanx in advance guys. Link to comment https://forums.phpfreaks.com/topic/122139-script-to-login-to-another-website-with-usernamepwd/ Share on other sites More sharing options...
GingerRobot Posted August 31, 2008 Share Posted August 31, 2008 Have a read up on cURL. You're not going to find any script out that that'll log into any website. It's often a custom solution. If it's a well-known website you're trying to log into, you might find something if you google however. Link to comment https://forums.phpfreaks.com/topic/122139-script-to-login-to-another-website-with-usernamepwd/#findComment-630584 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.