NYCPHP Meetup

NYPHP.org

[nycphp-talk] POSTing with HTTP and PHP

Rahmin Pavlovic rahmin at insite-out.com
Fri Jan 4 12:51:51 EST 2008


Randal Rust wrote:

> Can I send data via HTTP POST with the header() function?

You'll have to set a variety of headers. Depending on your app, this can
become burdensome.  You might want to look into something like:
http://pear.php.net/package/HTTP_Request





More information about the talk mailing list