> I want to write php script that fill out HTML form online. 
> Any ideas how to do it?

I'm probably reading too much into your question, but it sounds like there
is another website with a form on it, and you would like to develop a script
that would connect to the website, fill in the information on the form and
post the results to the other website as if an operator were doing this via
a browser.  Does that sound more like your question?

If so you probably want to start here;

http://www.php.net/manual/en/ref.curl.php

Hope this helps,

Warren Vail

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to