Hi,

I am curious to know why you need to use the /n, and what it actually does,
because I had a page that used them, and i removed them all and it still
works fine.

Also, is it seen as good or bad practive to use \" only when required or all
the time.
i.e
echo "<img src=test.gif>"; //Doesn't need to use \"
echo "<img src=test.gif alt=\"Test Image\">"; //Only need to use it on the
alt text.

Just curious, and also keen to learn this with the good practice method.

--
Regards,


YoBro
-------------------------------------------------------------
DO NOT REPLY TO THIS VIA EMAIL
PLEASE USE THE NEWSGROUP
All emails sent to this address are automatically deleted.
This is to avoid SPAM!
-------------------------------------------------------------



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to