Re: [PHP] I need to pass vars to external cgi script ?

2004-12-11 Thread M. Sokolewicz
TECTED] Sent: 11 December 2004 15:26 To: Dave Carrera; [EMAIL PROTECTED] Subject: Re: [PHP] I need to pass vars to external cgi script ? From: "Dave Carrera" <[EMAIL PROTECTED]> I need to send some vars to a cgi script. The script url is like this http://www.example.com/cgi-bin/s

RE: [PHP] I need to pass vars to external cgi script ?

2004-12-11 Thread Dave Carrera
15:26 To: Dave Carrera; [EMAIL PROTECTED] Subject: Re: [PHP] I need to pass vars to external cgi script ? > From: "Dave Carrera" <[EMAIL PROTECTED]> > I need to send some vars to a cgi script. > > The script url is like this > > http://www.example.com/cgi-bin/script.

Re: [PHP] I need to pass vars to external cgi script ?

2004-12-11 Thread John Holmes
> From: "Dave Carrera" <[EMAIL PROTECTED]> > I need to send some vars to a cgi script. > > The script url is like this > > http://www.example.com/cgi-bin/script.cgi?var1=my_first_php_var;var2=my_seco > nd_php_var and so on. > > How do I send / call this script from inside my php script ? $file