How to save and retrieve uploaded files paths in mysql

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
User avatar
phpserver
Forum Newbie
Posts: 22
Joined: Mon Oct 20, 2008 2:59 am
Location: Eastleigh,Nairobi

How to save and retrieve uploaded files paths in mysql

Post by phpserver »

I intend to make a script that uploads a file in a folder and saves its path in mysql.I have made mine but i would like to see yours,once mine is 100 % complete am gonna share it.

cheers
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: How to save and retrieve uploaded files paths in mysql

Post by jaoudestudios »

What do you have so far?
Post Reply