Brandon Orther wrote:
> 
> Hello,
> 
> Is there a way to execute a CGI script while in php?
> 
> Brandon Orther
> 
> --
> 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]

http://www.php.net/system
you can make a system call to anything, including a cgi...whether this
is desirable or not, depends, but i can be done...other ways include
using exec...check the site


jack

-- 
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]

Reply via email to