It’s getting bad.
I was just reading a forum about standards compliant new window methods and a poster had this as their signature:
<?php
$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
?>
It made me giggle. Things are getting bad around here.
Published on July 28, 2010