Posted by Aurιlien Cabezon on 04/08/05 12:22
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Bob Pilly wrote:
| Hello all
Hi,
| 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.
You can use Curl to post datas to a remote script.
http://www.php.net/curl
Regards,
AurΓ©lien
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFCVk1s2e0VO2fZtNYRAo/jAKC+rteA24gR9RvJSGu4VFm2F6btAQCfYvLT
cX6YCT49OEI+pR3iShAlk20=
=X2ll
-----END PGP SIGNATURE-----
Navigation:
[Reply to this message]
|