Thanks for all the replies.
As I said in my original post the comments are on the first lines of the included file and are HTML comments. I'll have to look closer at comment syntax - I see there are "empty comments" and issues with pairs of double hyphens.

My overall code worked well with 2 comment lines, then had issues with the third. I eventually removed my third comment (no problem) then copied my 2nd comment as the 3rd (problem returns).
I had some double hyphens "--" which seemed to cause problems sometimes.
I'm also thinking that it is seeing pairs of "--" that are causing issues in odd numbers (half-pairs) only.

I'll have to look closer.

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

Reply via email to