PHP Magic Book – Free PHP Scripts, Tutorials and Downloads, PHP AtoZ Reloaded, free php tutorials, free php downloads, php scripts, PHP tips

Comments In PHP

We can use comments in php language. i.e.

<?php
# this is a comment
// this is a comment
/* this is also a comment */
/* This comment is called multiple line comment
and everything in between slash and staric will be ignored */
// but remember u can use these kind of comments in between php tags
?>
  • Share/Bookmark
Tags:
Posted in: Comment
Post's RSS » RSS 2.0
Post's Comments RSS » RSS 2.0

Related Posts




Post a Comment

  Subscribe Via RSS
  Subscribe Via Email