View Single Post
Old 07-01-2008, 12:09 AM   #19 (permalink)
codefreek
Super Moderator
Inquisitive 
 
codefreek's Avatar
 
Join Date: Sep 2007
Location: Near you.
Posts: 791
Thanks: 241
codefreek is on a distinguished road
Default

if you are trying to give out pointers with a code please don't
give a snippet of code with a new error ;)

PS thank you!

PHP Code:
  if(!$result)
        {

            if (
defined('DEBUG'))
            { 
Quote:
ps, who said i wont fix it up later on?..the code..
think of how much time you save if you just code what comes to mind, and not worry about the damn css..
codefreek is offline  
Reply With Quote