What Is PHP? Why PHP? & How to Use It?
PHP Introduction
PHP 5 Syntax
Comments in PHP
PHP supports three ways of commenting:-
Example
<!DOCTYPE html>
<html>
<body>
<?php
II This is a single line comment
# This is also a single line comment
1*
This is a multiple lines comment block that spans over more than
one line
*1
?>
</body>
</html>
PHP Introduction
PHP 5 Syntax
Comments in PHP
PHP supports three ways of commenting:-
Example
<!DOCTYPE html>
<html>
<body>
<?php
II This is a single line comment
# This is also a single line comment
1*
This is a multiple lines comment block that spans over more than
one line
*1
?>
</body>
</html>
Thank you for sharing this piece! It is very helpful and informative. Would like to see more updates from you.
ReplyDeleteMelbourne Web Developer