Data security is important and often undervalued by designers, developers, and clients alike. Since PHP 5.2.0, data sanitization and validation has been made significantly easier with the introduction of data filtering. Today, we’re going to take a closer look at these filters, how to use them, and build a few custom functions.
(Link: Getting Clean With PHP – Nettuts+)
Advertisement


September 15, 2009

No comments yet... Be the first to leave a reply!