pcman Posted April 9, 2017 Share Posted April 9, 2017 somebody have an example or reference for PHP code that make login to a website and handle with the redirection after? thanks! Link to comment Share on other sites More sharing options...
Jacques1 Posted April 9, 2017 Share Posted April 9, 2017 There are literally millions of results when you just do a Google search. So what have you tried? What exactly do you not understand? There's nothing special about log-ins. You need a cookie jar, and redirects are enabled with the CURLOPT_FOLLOWLOCATION parameter. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.