In this lesson, I have teach about the basic syntax of PHP in these PHP and MYSQL tutorials. Followings are the important things about the comments:
1- We use mentioned syntax to comment in HTML .
2- We can comment in PHP using these three methods:
2.1- # hash tag - This is used for single line.
2.2- // double quotations - This is used for single and as well the for the same line for code and comment.
2.3- /* */ - This is used for a block of comments or for multiple lines of codes.
For futhur details and Queries , contact us at [email protected] or +923316105976. Thanks in advance. Saad Tanvir (Prewebsoutions author).