I wish it would work. But id doesn't. But this time I do get a heavily 
distorted image being displayed.

But as I said earlier, in combination of MySQL 5 and PHP 5 works good. The 
problem is with PHP4 and MySQL 5.

Thanks.

Prathap

---------- Original Message -----------
From: Chris <[EMAIL PROTECTED]>
To: Prathaban Mookiah <[EMAIL PROTECTED]>
Cc: "php-general@lists.php.net" <php-general@lists.php.net>
Sent: Mon, 26 Jun 2006 11:56:31 +1000
Subject: Re: [PHP] Problem Displaying Images

> Prathaban Mookiah wrote:
> > Oh sorry. I use addslashes().
> 
> Then you'll probably need to use stripslashes before printing out 
> the data.
> 
> echo stripslashes($Result["data"]);
> 
> -- 
> Postgresql & php tutorials
> http://www.designmagick.com/
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
------- End of Original Message -------

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

Reply via email to