Skip to content

Instantly share code, notes, and snippets.

@MariaJackson1
Last active October 7, 2017 19:28
Show Gist options
  • Select an option

  • Save MariaJackson1/9ad1100a29094fd73b3ad3ee1e3eccaa to your computer and use it in GitHub Desktop.

Select an option

Save MariaJackson1/9ad1100a29094fd73b3ad3ee1e3eccaa to your computer and use it in GitHub Desktop.
Comments in php
/**
* This is where you enter your comments
*/
Single line comments:
// echo "My name is Humperdinkle!";
# echo "I don't do anything either";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment