Skip to content

diwamishra21/php-AWS-S3-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple PHP application to fill a form with validation and upload file on AWS S3 Bucket

Features

  • Form submission in mysql database
  • File upload on AWS S3 bucket
  • form validation using Javascript

Steps to run this project

  • create a database name- "test" and import idea.sql file in it.
  • save this project in xampp/htdocs folder
  • start xampp and phpmyadmin
  • goto browser and type 127.0.0.1 or localhost (mention port is 80 is not apache's port)

About

Simple PHP application to fill a form with validation and upload file on AWS S3 Bucket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published