Re: sending a post to another php script



Hello,

on 03/30/2007 02:21 AM Man-wai Chang said the following:

I knew the GET way ('called.php?para1=aaa&para2=xxxx'),
but how about the POST way?

You may want to take a look at this popular HTTP client class. It
supports cookie handling, authentication, redirection, SSL, etc..

http://www.phpclasses.org/httpclient


--

Regards,
Manuel Lemos

Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
.