Saturday, August 16, 2014

Comments in PHP


// C++ and Java-style comment


# Shell-style comments


/* C-style comments
     These can span multiple lines */

No comments:

Post a Comment