<?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?>
Comments In PHP
We can use comments in php language. i.e.
comments
Author
Hiroshi (published 173 Posts on PHP Magic Book – Free PHP Scripts, Tutorials and Downloads)