Hi Guys, probably a easy thing to do but I ve scoured the length and breadth of t'internet to no avail. I am a newbie to php who is looking to finish a site off in php.

What i will have is a mysql table with

id
image title
url of image

what i would like to have is a php script that will allow people to browse their HD, upload a pic to a directory on my site and enter the title and url to the Db ( with teh id being a auto-int)

Once THATs done I think i have the whole recalling and showing on a page down to a tee....i think. :)

Any help would be greatly appreciated and get my rugby clubs site off the ground!

Thanks

Paddy

There has been atleast 5 image upload questions on this forum. There are tons of image upload scripts on the internet. If you can't retrieve and insert rows from a database using PHP, you should probably read a beginners book like PHP & MySQL for Dummies.

A few helpful links for image-uploading:

> http://www.daniweb.com/forums/thread214601.html
> http://www.webdeveloper.com/forum/showthread.php?t=101466

Don't say you searched the web when you have not even looked at the first page of Google search results for "php image upload"

~G

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.