Ever wondered how to create a form that can upload multiple files directly to your desired S3 bucket with PHP ? While tools like S3Fox and Transmit certainly get the job done quite well, sometimes we need a simpler, one-click interface for our clients. We’ll build one today!
You’ll Learn About:
- Separating your code from your markup as much as possible
- Creating a form that allows for uploading multiple files at once
- How to work with Amazon S3 and PHP
- Using the excellent Uploadify plugin
- And plenty more. Plus, you have your choice of learning: written tutorial or screencast!