Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Uploading Files Securely with PHP with David Powers [repost]

Posted By: C2U
Uploading Files Securely with PHP with David Powers [repost]

Uploading Files Securely with PHP with David Powers | 502MB
Duration: 2h 50m | Video: AVC (.mp4) 960x540 15fps | Audio: AAC 48KHz 1ch
Genre: eLearning | Level: Intermediate | Language: English

The basic process of uploading files with PHP is very simple but there are security implications that many people are unaware of. This course shows how to create a secure custom PHP class that can handle both single-file and multi-file uploads. Author David Powers shows you how to create a file upload class that checks the size type and names of files renaming them when it encounters a duplicate file name.
Hell show you how to make the class report on the outcome of the upload process and the nature of any errors that occur and how to prevent the user from uploading files that exceed the server limits.
At the end of this course youll have a robust flexible class that can be incorporated into many projects (including web forms) with just a few lines of code.

Topics include:
How PHP handles file uploads
Setting the maximum file size
Moving the file to its destination
Creating and using a namespaced class
Displaying error messages
Restricting unacceptable MIME types and file extensions
Using the class
Reporting errors
Altering the user


Uploading Files Securely with PHP with David Powers [repost]