From: Gunawan Wibisono on
---------- Forwarded message ----------
From: Gunawan Wibisono <landavia81(a)gmail.com>
Date: Wed, Feb 3, 2010 at 3:02 PM
Subject: Re: [PHP-DB] Storing images
To: Karl DeSaulniers <karl(a)designdrumm.com>


u can do that...
but i suggest you not put image to table since there a limit in table
i found 800kb the max image size you can input in table (1 row).

you should put the images in local.. but is up to you..

On Wed, Feb 3, 2010 at 2:54 PM, Karl DeSaulniers <karl(a)designdrumm.com>wrote:

> Ok, now here is another question from what you stated.
> Is there a way to compress the image data before storing, like a zip
> archive does to files?
> Thanks for your response.
>
> Karl
>
>
> On Feb 3, 2010, at 1:45 AM, Chaitanya Yanamadala wrote:
>
> It i possible to store the image in the database. But it will increase the
>> database size.
>> So try referring the URL..
>>
>
> Karl DeSaulniers
> Design Drumm
> http://designdrumm.com
>
>
 | 
Pages: 1
Prev: Storing images
Next: Need help with linking