As we all know that comment is considered as a line that cannot be executed in a program. Rather comments are those which are used for writing the descriptions according to one’s ease. Mainly PHP comments are used to describe any code line to make it understandable to the developer. Not only this but, this can also be used to hide any line of code.
Moreover, if you are a novice, and you are not clear about the basics of PHP language, there are several tutorials available on the internet from where you can Learn PHP Online. These tutorials will help you to understand the coding of this language and you will also get an insight into PHP comments.
