On Feb 5, 2008 2:57 PM, ioannes <[EMAIL PROTECTED]> wrote:
> Am I right in thinking that exec() executes a string as a call to a
> program which executes in a shell?  So am I to write:
>
> $callthis="the contents of my rsynch file";
> exec($callthis);

    Filtered.... :-\

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to