Thread
:
[Tutorial] Hello World
View Single Post
#
6
(
permalink
)
10-12-03, 02:58 PM
Neo
New Member
Join Date: Oct 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
www.n-prime.com/testing/variables.php
i used this code
<?php
print "Please Work\n";
$text = 'Didnt think it would work';
echo $text;
?>
and as you can see it didnt work fully, can some one tell me why?
Neo
View Public Profile
Find all posts by Neo