Thread
:
Clean Coding - Common Sense
View Single Post
#
28
03-30-2007, 11:31 PM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
Quote:
Originally Posted by
Rapidwolve
What does
PHP Code:
prefix
.
varname
;
do? Is there really a point to it? does it declare it or something
Declares the variable, so it's value is "" not NULL.
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994