Thread
:
How do you write your code?
View Single Post
06-10-2009, 10:41 PM
#
7
(
permalink
)
tony
The Addict
Join Date: Aug 2008
Posts: 336
Thanks: 8
Mine is like this
PHP Code:
if(
$a
==
1
){
print(
'this are'
,
' arguments'
);
}
tony
View Public Profile
Send a private message to tony
Find More Posts by tony