Skip to content

Simplest way to upload files to Amazon S3 and fetch the files from the bucket using Core PHP

Notifications You must be signed in to change notification settings

gouravTheDev/S3-UPLOAD-FETCH-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3-UPLOAD-FETCH-PHP

Simplest way to upload files to Amazon S3 and fetch the files from the bucket using Core PHP .

The S3.php file is taken from https://github.com/tpyo/amazon-s3-php-class .

No need to download sdk.

In the upload.php file you will get the code to upload any file to amazon S3 using simple PHP code.

In the getFiles.php you will get the code to fetch all the files from your bucket.

In the config.php file you have to set your credentials.

For any query mail me at gourav@codewithbogo.in

About

Simplest way to upload files to Amazon S3 and fetch the files from the bucket using Core PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages