echo RAW data from unicode page?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

echo RAW data from unicode page?

From: <koteika@gmail.com>
Date: Thu Sep 29 2005 - 01:42:04 CEST

How can I print raw data (string) from a UTF-8 .php file?

Simple

echo $var

ouputs unicode string to browser (with unicode prefix bytes), but if I
want to ouput BLOB data (jpeg file)?

Help!
Received on Mon Oct 24 02:10:11 2005