Syntax Overview: Etl Labs PVT LTD - PHP
Syntax Overview: Etl Labs PVT LTD - PHP
Syntax Overview: Etl Labs PVT LTD - PHP
1
The basic syntax of PHP starts with <?php and
ends with ?>.
And also used short tag starts with <? and ends
with ?>.
Using "#"
Using "//―
3
Comment Syntax
Comment Syntax
4
/* this is a multiple line comment.
It will not execute.
*/