Upload File into database using php pdo-connection method
- Download zip or clone repo in htdoc folder of you're local setup.
- Setup database .sql file is provied in database folder, just import it in your local phpmyadmin database.
- *Make change in connection string in config.php add you're username and password.
- Browse project in localhost .../File-Upload-using-php/
*After uploading file/image is saved into destFile Folder.