Alidad Posted September 9, 2009 Share Posted September 9, 2009 Hi, i need help, i'm trying to find how to write code to allow me to create upload images and save in the folder and input images file path name in database. I have tried to find from google but so far nothing, does anyone can help me if you know the website url address where i can learn more about upload images and file path name in mysql! AM Link to comment https://forums.phpfreaks.com/topic/173686-upload-images-and-file-path-name/ Share on other sites More sharing options...
jcombs_31 Posted September 9, 2009 Share Posted September 9, 2009 http://us3.php.net/manual/en/features.file-upload.php Once you actually upload the file and set the path you just have to insert the path into your mysql database. Link to comment https://forums.phpfreaks.com/topic/173686-upload-images-and-file-path-name/#findComment-915585 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.