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. Quote 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() Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.