jbv wrote: > I did that on a limited scale. > > when I need to call php from Rev cgi I use get shell(), > and when I need to call a Rev cgi script from php I use > exec().
We'll need the second thing. When you call exec(), does the return data that is written to stndout automatically get sent back to the php script?
-- 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
