I haven't really used PHP before, but I have a project where I need to call
a CGI script from a PHP page. The CGI has documentation that explains how to
call it from an SSI, but not from PHP.
The SSI command is
<!--#exec cgi="/path/to/script.pl" -->
Can someone tell me what the equivalent command would be for PHP? Thanks
Justin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]