John Craig wrote:
Check out the following;

http://uk.php.net/manual/en/ref.exec.php
http://uk.php.net/manual/en/function.exec.php

exec("stuff.cgi", $results);
will return an array of lines of output from your script.

Hop this helps - I'll need to try some rev cgi stuff - sounds good.

This looks very promising -- thanks. I don't think he's using the output parameter, and I bet that's the problem.

Really appreciate the tip.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
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