Login to Remote URL with PHP Curl
If you want to fetch page from remote URL or you want to perform form submission to a remote URL, here is a solution for you. You should use PHP curl.
Here is a simple PHP code about curl that i wrote. It performs remote form submission.
If you perform a remote form submission, do not forget to fill the User Agent option and Referer option, so the remote script can not notice that we submit use a remote curl script
this link is not working http://www.xrvel.com/dev/index.php?file=curl-login.php.txt
takien
21 Oct 09 at 4:18 pm
can you repost the working link? thanks
KaiToU KiD
3 Jan 10 at 7:21 am