// The opening tag <?php echo "Here is the PHP code."; // Everything in between the tags is executed as PHP code. // The closing tag ?>