Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DylanCodeCabin/bb27a956183839aa75ebb6982cf73f59 to your computer and use it in GitHub Desktop.
Save DylanCodeCabin/bb27a956183839aa75ebb6982cf73f59 to your computer and use it in GitHub Desktop.
PHP Single Line Comment
<?php
//This is a PHP comment - PHP code can be written inside of there tags
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment