At 17:12 24.02.2003, Mathieu Dumoulin spoke out and said:
--------------------[snip]--------------------
>Could it be because i fopen the "php://stdin" stream that i can execute my
>script for 5 minutes?
--------------------[snip]--------------------
Sure, if the script sits and waits until there's data coming to stdin,
that's not time consumed "within the script" but rather by external IO.
--
>O Ernest E. Vogelsinger
(\) ICQ #13394035
^ http://www.vogelsinger.at/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php