On Friday 09 November 2001 05:16, Cleber S. Mori wrote:
> Hi again...
>
> I had already RTFM...
> Neither in exec or ``'s I found any thing about STDIN...
Just a blind shot:
$Data = escapeshellarg ($MyVariable);
system ("echo $Data | myscript.py -param");
--
Christian Reiniger
LGDC Webmaster (http://lgdc.sunsite.dk/)
I saw God --------- and she was black.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]