CommentsPHP supports 'C', 'C++' and Unix shell-style (Perl style) comments. For example:
The "one-line" comment styles only comment to the end of
the line or the current block of PHP code, whichever comes first.
This means that HTML code after
'C' style comments end at the first
|