Tuesday, July 31, 2012

Re: How to upload and retrieve an image from databse/dir?

It will be better if you can save the image inside  app/webroot/image/ folder rather than saving the images in database . In datatbase you can save the name of images .

If you will be saving it in database you have to worry the type of image and the size of image will can make the database huge.
But, if you want to save it in database follow this link:
http://vikasmahajan.wordpress.com/2010/07/07/inserting-and-displaying-images-in-mysql-using-php/

On Tue, Jul 31, 2012 at 10:16 PM, rahul <rahul.mamtani123@gmail.com> wrote:
Hi i am new to cakephp.I have created a registration form and i want when i fill this form and select
an image for a person i can save information with image in database.After saving information i will
be able to view that information along with that image.

Can anyone help me?

--
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
cake-php+unsubscribe@googlegroups.com 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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: