January 7th, 2009


$time = $wasted;

Filed under: Humour, Web Dev — Will Boyce on April 27th, 2007 @ 17:06

Regular readers will be aware that Greg Stanton is a bad coder, because I showed you a few days ago. Well today I found some shocking code today, and thought you’d all appreciate a laugh - make those last 30 minutes of the week go a bit faster:

define( "dbHost", IC_DB_HOST );
if (!defined("dbUser")) define("dbUser", IC_DB_USER );
if (!defined("dbPassword")) define("dbPassword", IC_DB_PASS);
define( 'Clampsdb_Name', IC_DB_DB );

One again, Greg Stanton - I salute you!


No Comments »

No comments yet.

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>