I use curl to do a form submit and then the data is submitted back to me.   I now need 
to know how to extract the hidden variables from the webpage and put one the name of 
the hidden field in one field and the value of the hidden field in another.   there is 
5 hidden fields that i need to extract from the page.   Can anybody help me or point 
me into the right direction, example code maybe...


Randy

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to