The server I am on uses a CGI script to get a count for home pages. With
server side includes it is executed using the Apache "exec" SSO directive
and works well.
The problem with PHP is that the CGI script when executed by Apache sets
a lot of environmental variables that apparently aren't se
should probably clarify"call to anything" is kinda vague ;-)
system lets you perform a command like you are on the command line...
http://php.net/manual/en/function.system.php
http://php.net/manual/en/function.virtual.php
check out these pages for more info
jack
Jack Dempsey wrote:
>
> Bran
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 administra
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]
4 matches
Mail list logo