Introduction to PHP Security part 1 Introduction to PHP Security part 1 In this post we will discuss a very common method of hacking a...
Sanitize and Validate Data with PHP Filters This tutorial will explain some methods of Getting Clean With PHP: Data Sanitization and Validation by focusing on several...
Exceptions Handling with PHP Exceptions Handling with PHP What are Exceptions? With the advent of PHP 5 came the new OO model and...