Yao, Minghua wrote:

Hi, everyone,

I want to pass several parameters to a CGI program run on another server. The 
following source of that program shows the parameters that need to be set 
manually.



This is not really a PHP question, you can pass values in the query string eg http://yoursite.com/cgi-bin/what.pl?param1=value1&param2=value2



--
Raditha Dissanayake.
------------------------------------------------------------------
http://www.radinks.com/print/card-designer/ | Card Designer Applet
http://www.radinks.com/upload/ | Drag and Drop Upload


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



Reply via email to