<?php and ?> Opening and closing PHP tags. PHP code is enclosed between these tags. // Single-line comment syntax in PHP. Anything after // on a line is treated as a ...