Writing secure SQL queries can be one of the most important factors in your site’s security, yet I see so many people that don’t do it. So many programmers write queries that “just work” taking little consideration of the malicious potential of unsecured code – SQL queries included. This post is going to show some [...]
Posts Tagged ‘Intermediate’
-
Writing Secure SQL Queries
Published: February 25th, 2008 by: Andrew -
Support for PHP 4 Ends – Plan Ahead for PHP 6
Published: August 15th, 2007 by: AndrewUnfortunately for all of you that are to lazy to check and modify your code for PHP 5, your procrastinating days are drawing to a close. Support for PHP 4 ends on December 31, 2007. Ever since the PHP5 official release on July 13, 2004, the PHP group has been supporting both versions 4 and [...]


