Is it possible to read in binary data as the client side of a stream using
fgetc()?

In particular, is it possible to delimate string separation using \0 as a
delimiter? All attempts to recognize and or read the \0 character fails.

Thanks,
Greg


-- 
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]

Reply via email to