Sunday, March 6, 2011

Upload multiple pics with title,description in php mysql..please help!?

I am making my photo gallery project in php-mysql in which i have a php form to upload multiple photos at once, create thumbnail and add title and description. I am done with adding image and entry in database using foreach $_Files as $k=>$v but I am unable to do the same with my title and description files.. Please help. I have database structure like this id,picture_src,picture_name,picture_desc…

No comments:

Post a Comment