Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 497 Bytes

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 :-)