Skip to content

Instantly share code, notes, and snippets.

@radarin
Created January 5, 2018 01:26
Show Gist options
  • Select an option

  • Save radarin/b16f9dd13c46cc76c3a750acf5b8b87d to your computer and use it in GitHub Desktop.

Select an option

Save radarin/b16f9dd13c46cc76c3a750acf5b8b87d to your computer and use it in GitHub Desktop.
Kommentare in PHP
<?php
// Kommentar, einzeilig
/* Kommentar verteilt auf
mehrere Zeilen */
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment