Basic Syntax of php
Php starts with <?php and ending with ?>
e.g.
<?php
$roll=58;
echo $roll ;
?>
Echo Statement
<?php
// echo "This is my site name
echo "Hello World" #This is hello world msg
PHP Comment
/* This is multiline comment
for an example */
###############
# This is block #
# of comment #
##############
?>
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg71d_oQSPYa7_o3ZDB51-1NDqqzRrJI3dWjRrKnlmVgetgD8GM-qPLhJH-OKcXqci62eDULzcLQoM9M0A9bUks-aH4dwY0kIIsUCNnqXduY7dxozHMAZEiSRMZV7WfEpr99H0QOfXS62I/w680/download.jpg)
2 Comments
ReplyDeletehi helpinghandenglish.blogspot.com
handyhand.tk
This comment has been removed by a blog administrator.
ReplyDelete