Php Comments

PHP comments can be used to describe any line of code so that other developer can understand the code easily. PHP supports single & multiline comments.

Code :