On Thu, Jan 20, 2011 at 2:25 AM, 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
Secure in what sense? If you don't want the images under web root (ie. browsable) you can store them above and serve them with MediaView. -- 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
