Php Picture or Image Upload Script - TechRepublic
General discussion
June 29, 2011 at 11:46 AM
mylswamy

Php Picture or Image Upload Script

by mylswamy . Updated 15 years ago

Php Picture or Image Upload Script:

n the above $dir_name variable has been assigned to upload folder path then $upload_file variable has been stored upload folder path and image name.In the move_uploaded_file() function is used to move the image broswer to server.

If you need to demo and code go to following link
http://www.tutorialsscripts.com/free-php-scripts/file-and-directory-script/image-upload.php

This discussion is locked

All Comments