Tag: file uploads
CodeIgniter: Form APIs, Validations & Pagination Techniques
In the previous article on CodeIgniter, we discussed the concept of the MVC structure used in CodeIgniter, did a "Hello world" program, and a...
Secure Upload Methods in PHP
Here's how to deal with file upload attacks against sites developed in PHP, and how to write more secure code to prevent these attacks.
In...