Re: [PHP-DOC] PHP -- oops

2004-05-21 Thread janet
Oops. Of course, I actually meant: echo ""; print_r($array); echo ""; Janet

Re: [PHP-DOC] PHP

2004-05-21 Thread janet
\n, only PHP understands this code, not HTML. \n means start a new line in the PHP output. However, new lines are mainly ignored by HTML. If you want to start a new line in HTML, you need to include . Janet ___ Janet Valade, author PHP & MySQL for Dummies, Second Edition PHP 5 for Dummies