On Sat, 10 Jan 2004 13:46:19 -0500, you wrote:

>does anyone know how to call a cgi script and pass along a post-form from
>within php?

http://pear.php.net/package/HTTP_Request

There are others, of course. But this will let you make a POST request.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to