Posted by Bob Pilly on 04/08/05 12:21
Hello all
Does anyone know if its possible to post data using the http POST method
to another form using php?
I know its possible to use:
header( "Location: somelocation.php?" .SID&somevar=$somevar );
But this uses the GET method
any help or pointing me to any relevant documentation would be greatly
appreciated.
Cheers
Bob
Navigation:
[Reply to this message]
|