<?php // This is a comment echo 'Hello, World!'; // And this outputs Hello, World! ?> Add Grepper Answer(a)