Re: Problem Displaying Images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <dmagick@xxxxxxxxx>
To: Prathaban Mookiah <prathap@xxxxxxxxxxxx>
Cc: "php-general@xxxxxxxxxxxxx" <php-general@xxxxxxxxxxxxx>
Sent: Mon, 26 Jun 2006 11:56:31 +1000
Subject: Re:  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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux