Skip to content

PHP code with MySql query file for uploading image from your machine to MySql database

Notifications You must be signed in to change notification settings

KevinPatel04/Image-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Upload

PHP code with MySql query file for uploading image from your machine to MySql database

Setup

  1. Import `practice.sql` file to mysql database
  2. Keep `upload.php` file under WWW or HTDOCS folder visit this link for wamp server configuration
  3. Edit Mysql configuration in `upload.php` if required

Thank you :-)