upload image and insert image name in database

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
shahzad429
Forum Newbie
Posts: 8
Joined: Mon Mar 03, 2008 12:39 pm

upload image and insert image name in database

Post by shahzad429 »

i have around 200 images in a folder i want to upload it to the server and i want to store there name in mysql database.
i know the script to upload 1 at a time but i need to select the file every time


is it possible to give directory path and script will get all the images and get there name insert to the database??


thanks for your time and help in advance
Post Reply