WebReference.com has posted a new tutorial looking at filtering data (user input or otherwise) in your PHP applications:
In this article, we will be exploring some of the many data filters that are offered by PHP.
These functions are available since PHP 5, and no extension installation is required since it is part of PHP 5's core.
We will also be looking at what data filtering is and why it should be used in web applications. ...
Post new comment