Skip to content

MarkxOBrian/PHP-MySQL-File-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-MySQL-File-upload

How to upload and download files PHP and MySQL

This code example demonstrates the process to implement the file upload functionality in web applications and the following functionality will be implemented.

  • HTML form to upload .zip, .pdf, .docx, .ppt, as well as image files.
  • Upload .zip, .pdf, .docx, .ppt, as well as image files to server using PHP.
  • Store file name in the database using PHP and MySQL.
  • Retrieve .zip, .pdf, .docx, .ppt, as well as image files from the database and display in the web page.

About

How to upload and download files PHP and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages