Hello,
On 08/31/2004 07:47 AM, Nick Wilson wrote:
I've been asked to make a php script to automatically fill out and submit a form on a remote site. I know this is possible, but have no idea where to begin....
So, my question is: What functions/theories/etc should I start looking at in order to get started on this?
You may want to try this HTTP client class. I let you submit forms including uploading files if necessary. It can collect and send back cookies as well handle redirection automatically for you.
http://www.phpclasses.org/httpclient
--
Regards, Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator http://www.meta-language.net/metastorage.html
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php