Thread
:
Clean Coding - Common Sense
View Single Post
#
73
04-08-2007, 04:42 AM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
I would find it annoying if I wrote
PHP Code:
if ( var ==
1
)
and it changed it to
PHP Code:
if ( var ==
true
)
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994