Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Testing Code and php tags2
#1
<code> THIS IS CODE </code>

echo "this is a php code";
$variable = "test";
if ($variable == true){
echo "it works"
}
else
{
die("error");
}; 
Reply
#2
Lightbulb Sleepy
Reply
#3
just curious what is this test about !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)