Hello. I'm pretty noob in PHP and would like to know how can I submit some HTML 
form got via file_get_contents(URL). For example:

<form name="someform" method="post">
<input type="submit">
</form>

so how can I submit 'someform' form.

Thanks in advance for any suggestions.

Matěj "czech_d3v3l0p3r" Grabovský

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

Reply via email to