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 _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
