Storing Images in a Database with Title, Author, Tags, desc

Ask about a PHP problem here.
Post Reply
JuiceYum
Posts: 18
Joined: Fri Jan 27, 2012 8:11 am

Storing Images in a Database with Title, Author, Tags, desc

Post by JuiceYum »

I need some help making a image uploader that when you upload you can type in a Description, tags and title. It will also need to be owned by a user and delete-able and editable by them and admins. Also the images need to have a like option so there is a front pge if you get me. It's like the following websites: www.9gag.com and www.funnyjunk.com. However they work I need some help with the uploading and liking if its done via the picture instead of page. Thanks!

(I've also spent days looking for a way to do this but I've only resulted in a image uploader into a directory :/)
Post Reply