Thread
:
Text Parser
View Single Post
#
4
05-09-2007, 03:09 AM
Rapidwolve
Registered User
Join Date: Jul 2006
Posts: 1,241
I'd prefer using:
PHP Code:
this
.(@
obj
) =
value
;
Rather then using:
PHP Code:
makevar
(
"this."
@
obj
) =
value
;
I just think its a matter of scripting preference.
Rapidwolve
View Public Profile
View GraalOnline Profile
Find all posts by Rapidwolve