Home Tags File uploads

Tag: file uploads

CodeIgniter: Form APIs, Validations & Pagination Techniques

2
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

2
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...