Thread
:
How do you write your code?
View Single Post
06-10-2009, 09:27 PM
#
5
(
permalink
)
Normo
The Contributor
Join Date: Oct 2008
Location: UK
Posts: 30
Thanks: 0
Something like this:
PHP Code:
if(
$a
==
1
){
echo
"Hello world!"
;
}
Normo
View Public Profile
Send a private message to Normo
Find More Posts by Normo