Non-printable characters in output.
Posted: Mon Jun 03, 2002 3:00 am
When I try to print or echo the "\0" character (0x00) I get " " (0x20) in output.
This is for php 4.2.1. In php 4.06 all was just fine...
I need to print such characters as i keep pictures in MySql database...
Please, give an advice how to print out a binary data without any modifications?[/b]
This is for php 4.2.1. In php 4.06 all was just fine...
I need to print such characters as i keep pictures in MySql database...
Please, give an advice how to print out a binary data without any modifications?[/b]