Archive for the ‘PHP’ Category

Lets start with sample code to learn how to start coding:

<?php

echo “Hello world!”;

?>

 

scripts