Drumlegend Posted February 12, 2013 Share Posted February 12, 2013 My question is in the title, does anyone know any good tutorials to upload images to the server and send the path to the database. I did post a question about a piece of my code where you can upload images to the server but it wasn't associated with the database. I would love to hear back about this. Link to comment https://forums.phpfreaks.com/topic/274392-php-upload-image-to-folder-and-send-path-to-database/ Share on other sites More sharing options...
daviddivine Posted February 12, 2013 Share Posted February 12, 2013 Read up form file upload on this link : http://www.w3schools.com/php/php_file_upload.asp Then also learn a little more about MySQL about the move_uploaded_file() Link to comment https://forums.phpfreaks.com/topic/274392-php-upload-image-to-folder-and-send-path-to-database/#findComment-1411989 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.