View Single Post
  #1  
Old 09-13-2012, 04:31 PM
Shone is offline Shone
Registered User

Join Date: Sep 2012
Posts: 4

phUpload with mySQL support

Hello,

First of all, thanks for sharing your work with us .

I have a question for you.

For my school work I have to make cms where admin will be able to upload images and their descriptions and then present them on a web page. I need some upload script that will upload multiple images to hard drive but also putt an entry into the database indicating which image belongs where.

Your phUpload is doing everything I need except working with mysql. I have tried to remake it for what I need but without success.

Can you PLEASE remake your script and make it able to upload images (or their paths ) to mysql database ? Can you make some tutorial ?

Cheers
Reply With Quote