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

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to