Page 1 of 1

submitting a form with php

Posted: Mon Jul 14, 2003 4:12 pm
by toms100
i wish to write a php script which submits a form to an address
this must loop and do a few form submissions, but i cant work out how to get php to emulate a user submitting a form
that is i dont want to write out a form but actually have php POST a form to a server.
im not sure if this is possible, but i havnt had any luck finding information about it

hope someone can help

thanks loads

Tom

Posted: Mon Jul 14, 2003 4:48 pm
by Slippy
Let me see if I get this straight, you are trying to get a script (not a form at all) to post to multiple locations without having a physical form and a "submit" button :?:

Posted: Tue Jul 15, 2003 2:52 am
by toms100
yeah

Posted: Tue Jul 15, 2003 3:57 am
by toms100
ah i have found a class which works so ill use that:)

thanks for help anyway

Posted: Tue Jul 15, 2003 4:02 am
by Heavy
Slippy wrote:Let me see if I get this straight, you are trying to get a script (not a form at all) to post to multiple locations without having a physical form and a "submit" button :?:
A PHYSICAL form ??? :lol: :lol: