// or # may be used to "comment out" the remainder of a single line: <?php $var = "foo"; // This is all ignored $var = "bar"; # so is this ?>