When using /dev/fd/0 (not php://stdin) in the two fopen functions,
it works "perfectly" with cli AND cgi version
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
on php5.0.0,
I would like to have php core team opinion on this :
- cli version loose stdin when using pcntl_signal, but it's NOT possible to
recover it
- cgi version loose stdin when using pcntl_signal, and it's possible to
recover it
If it's not a bug, i just would like to understand ;)
Lit
My goal is to parse apache log into a php piped program.
I need pcntl_alarm to launch some function, while reading stdin.
When exiting of pcntl_alarm function handler, i loose STDIN,
php say it's a valid resource, but feof found, since data continu
to be send into the pipe.
With php5-rc1 it was
If you find something, it's interesting me !!
Because of ASN1 encryption, it's hard to send a simple SNMP Trap
with somes lines of code.
"Alessandro Vitale" <[EMAIL PROTECTED]> a écrit dans le message de
news:[EMAIL PROTECTED]
> Hi all,
> does anybody know any good library (class|script) for ge
uméro:
here is my script php:
");
$id=(int) $id;
?>
where does the problem come from ?
Thanks
Franck
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Any idea ? Thanks you.
Franck
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
6 matches
Mail list logo