PHP module to get filled a web form ?

A

Anonymous

Guest
I have to fill in a web form programmatically, that web form has:
1- a textbox to fill in
2-and then I have to press a Submit button,
3-to finish I have to get the address of the new page that the web site serve after submit,

How I could do it, which php module could help me, or any simple sample ?

Thank you
 
Back
Top