Micky Hulse wrote:
Any other alternatives? I would like to find a way of adding comments to an XHTML PHP page that is quick and easy.

Ah, nevermind... I should have never posted this question.

This solved my problem (IE duplicate char bug):
<!--[if !IE]>Put your commentary in here...<![endif]-->

I was trying to think of ways to include comments in my html templates that did not involve actual html comments.

Anyway, after posting, I realized that PHP would not really do the trick...

More info here if anyone interested:

<http://www.positioniseverything.net/explorer/dup-characters.html>

Sorry for spamming list. I have not had much sleep lately.

Cheers,
Micky

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to