PHP Simple QA
It contains Simple Questions and Answers in PHP
simple syntax of Php
Bacic Syntax of Php
php Start with <?php and ends with ?>
Example of php print a word
<?php
echo "Welcome to php";
?>
Newer Post
Older Post
Home