11

Sunday, 21 December 2014

PHP Syntax

PHP is a server side script, where we can use for logical and business functions.

PHP syntax is like below format:

<?php

echo "Hello World" ;

?>


Subscribe To Get Free Updates to your Mail Box : Free!

0 comments:

Post a Comment