/File-Upload-using-php

Upload File into database using php pdo-connection method

Primary LanguagePHP

File-Upload-using-php

Upload File into database using php pdo-connection method

Steps to execute Project.

  1. Download zip or clone repo in htdoc folder of you're local setup.
  2. Setup database .sql file is provied in database folder, just import it in your local phpmyadmin database.
  3. *Make change in connection string in config.php add you're username and password.
  4. Browse project in localhost .../File-Upload-using-php/

Setup done enjoy.

Test Images are given in srcImage Folder

*After uploading file/image is saved into destFile Folder.