likon
07-06-2007, 05:26 AM
I wonder why my code's output is like this
output:
line one line two ( in one line)
while the coding is
print "line one\n";
print "line two\n";
this should look like
output:
line one
line two ( in separate line)
is it because the book I am reading has older version .
and my xampp is newer version or what?
tHHHAAANKKK YOUUUUU
output:
line one line two ( in one line)
while the coding is
print "line one\n";
print "line two\n";
this should look like
output:
line one
line two ( in separate line)
is it because the book I am reading has older version .
and my xampp is newer version or what?
tHHHAAANKKK YOUUUUU