Skip to content

Instantly share code, notes, and snippets.

@DylanCodeCabin
Last active March 29, 2017 09:31
Show Gist options
  • Save DylanCodeCabin/9194492d2c7567eddaf6a249c8455347 to your computer and use it in GitHub Desktop.
Save DylanCodeCabin/9194492d2c7567eddaf6a249c8455347 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML>
<html>
<head>
<title>Example</title>
</head>
<body>
<?php
//This is a PHP comment – PHP code can be written inside of there tags
?>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment