⚙️
PHP Tools Hub
Tools
PHP
Quick
Contact
Home
>
Tutorials
>
PHP
>
PHP Syntax
>
Comments
Comments Tutorials
5 tutorials found.
📘
// Double Slash Comment
Comments | Single Line | PHP
📘
# Shell Style Comment
Comments | Single Line Hash | PHP
📘
/* */ Block Comment
Comments | Multi Line | PHP
📘
/** */ Documentation Comment
Comments | DocBlock | PHP
📘
Documentation for Functions Classes
Comments | PHPDoc | PHP