Language Basics Php

// this is a comment in PHP code
echo "This is not a comment."
?>