Yea, receiving the data in a serial stream through cURL from someplace into
an array() by using exec() function.

"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
[snip]
    Is PHP cable of handling the ASCII characters?  Back then, I had no
problem with it when there are 'a', 'b', 'c' characters as well as 'LF',
'CR', etc.  But when there is a 'NUL' character, it tripped up PHP so I
am
wondering if ASCII characters is fully supported.
[/snip]

How is the NUL tripping up PHP? Are you streaming something?



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

Reply via email to