What Is PHP 5? Tutorial

Posted on 10:14 in ,
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>






1 comment

  1. Thank you for sharing this piece! It is very helpful and informative. Would like to see more updates from you.

    Melbourne Web Developer

    ReplyDelete