On Sat, 1 Mar 2003 17:26:37 +0300, you wrote:

>Dear Sirs,
>
>I wa using
>
>my @InBody = <STDIN>;
>
>To get data from email after piping. I am not sure that what I should use to
>have same result with php?

Hi,

Read the section beginning with "Table 23-2. CLI specific Constants"
here:

http://www.php.net/manual/en/features.commandline.php

You should find what you need...

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

Reply via email to