I wonder why there is no DECODING done for fetching BLOB from database..
On Thu, Jan 20, 2011 at 12:55 PM, Karthikeyan P <[email protected]>wrote: > @cricket I am able to store the file in a filesystem in the server but I > feel it won't be secure enough ...for some reason I feel storing it as BLOB > makes it secure > > > On Thu, Jan 20, 2011 at 4:59 AM, cricket <[email protected]> wrote: > >> On Wed, Jan 19, 2011 at 6:14 PM, Ryan Schmidt >> <[email protected]> wrote: >> > Yes, you could also do that, but there are two problems that I'm aware >> of: >> > >> > * Internet Explorer doesn't support it (at least, it didn't last I >> checked) >> > >> > * The browser can't cache the image >> > >> > For this reason I recommend the strategy I proposed earlier. >> >> Or saving the image to the filesytem and storing the path in the DB. >> >> -- >> Our newest site for the community: CakePHP Video Tutorials >> http://tv.cakephp.org >> Check out the new CakePHP Questions site http://ask.cakephp.org and help >> others with their CakePHP related questions. >> >> >> To unsubscribe from this group, send email to >> [email protected]<cake-php%[email protected]>For >> more options, visit this group at >> http://groups.google.com/group/cake-php >> > > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
