Re: [PHP] Calling CGI from PHP page

2001-06-24 Thread patrick . azevedo
Please, How do I unsubscribe this list? I tried two times these addresses: [EMAIL PROTECTED] [EMAIL PROTECTED] Thank youvery much, Patrick. - Em 24 Jun 2001, Rasmus Lerdorf escreveu: >> I haven'

Re: [PHP] Calling CGI from PHP page

2001-06-24 Thread Rasmus Lerdorf
> 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 > > > Can someone tell me what the equivalent command would be for PH