Re: echo RAW data from unicode page?
- From: "R. Rajesh Jeba Anbiah" <ng4rrjanbiah@xxxxxxxxxxxxxx>
- Date: 29 Sep 2005 08:22:27 -0700
koteika@xxxxxxxxx wrote:
> 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)?
Samething, but with the proper headers set.
<http://in2.php.net/header>
eg. <p>foo foo <img src="image.php" /> </p>
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
.
- References:
- echo RAW data from unicode page?
- From: koteika
- echo RAW data from unicode page?
- Prev by Date: does anyone one know any opentoro like project for php?
- Next by Date: Re: Offline script testing question
- Previous by thread: echo RAW data from unicode page?
- Next by thread: Re: echo RAW data from unicode page?
- Index(es):