PHP and Rev cgi

jbv jbv.silences at Club-Internet.fr
Thu Oct 6 05:40:39 EDT 2005


Hi list,

I'm trying to launch a Rev cgi script from a PHP script.

I'm using the following line :

    exec("/home/httpd/html/cgi-bin/........./myScript.cgi 0 $caddie");

and it works.

But the problem is that I need to pass 2 parameters to the Rev cgi
script, and can't figure how to read these parameters in the Rev
cgi script...

I've tried :        on startup x, y
but that doesn't work...

Any clue ?

Thanks in advance,
JB




More information about the use-livecode mailing list