Hi.. I've been using PHP for just a little while, however I have noticed somthing.
In the doc's I've noticed you can do this:
printf("line1 \n line2 \n");
Now..this should (like C) print two seperate lines..however It doesn't. To print this
on seperate lines I must put a <BR> in there.
Any ideas?
I'm using PHP 4.06
Ray Gaylog
[EMAIL PROTECTED]

