Php Fills A Simple Form
See the full project
Hi,
I would like to fill a form remotely using php
http://www1 DOT octopustravel DOT com/searchAction.form
the fields to fill are WHERE, WHEN and ROOMS
You can use CURL or mix DOM and CURL (for the hidden fields, as explained here http://www DOT exosus DOT com/?p=164)
So the final script will have 3 fields WHERE, WHEN and ROOMS, I will press SUBMIT and it will take me to the search results of the target site (redirect)
Thanx,
J.



