Re: How to pass php variables to cgi script

2001-07-04 Thread Jenda Krynicky
> In a php script a have a form wich is used to start a perl script (cgi > spript). How kan i pass variables from php to perl ? Can this been > done without showing users the variable(s). Need to hide the varaibles > from the users. --- rbh If I understand you well you generate the with a PHP s

RE: How to pass php variables to cgi script

2001-07-03 Thread ..s.c.o.t.t..
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rolf B. Holte Sent: Tuesday, July 03, 2001 13:47 To: [EMAIL PROTECTED] Subject: How to pass php variables to cgi script In a php script a have a form wich is used to start a perl script (cgi spript). How kan i pass variables from

Re: How to pass php variables to cgi script

2001-07-03 Thread Ron Grabowski
  In a php script a have a form wich is used to start a perl script (cgi spript). How kan i pass variables from php to perl ?  Can this been done without showing users the variable(s). Need to hide the varaibles from the users. --- rbh

How to pass php variables to cgi script

2001-07-03 Thread Rolf B. Holte
  In a php script a have a form wich is used to start a perl script (cgi spript). How kan i pass variables from php to perl ?  Can this been done without showing users the variable(s). Need to hide the varaibles from the users. --- rbh