Comments in PHP are the following:
# single line comment
// single line comment
/* multi-line
comment */
<!-- this is a HTML comment and not valid for use within PHP tags as on line 7 of your example -->
pritaeas
Posting Expert
5,484 posts since Jul 2006
Reputation Points: 653
Solved Threads: 875