Tag: php scripts
Securing Apache, Part 7: Fool-proofing the Server OS
Moving deeper into Web application and Apache security, let's now focus on OS commanding attacks, and those that lead to the disclosure of crucial...
WordPress Plugin Development Basics
WordPress is by far one of the best content management systems, with a fantastic framework for customisation. The use of plugins, themes and multi-site...
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...