Shell style comments : Comments : Language Basics PHP Source Code


PHP Source Code » Language Basics » Comments »

 

Shell style comments




<?php
   # Title: My PHP program
   # Author: Jason
   print "This is a PHP program";
?>

           
       



HTML code for linking to this page:

    PHP Function Reference -> Users Code Examples / Notes - > Comments:
  • Comments
Follow Navioo On Twitter

PHP Source Code

 Navioo Language Basics
» Comments