Thursday, 5 December 2013

PHP 5 Tutorial

PHP 5 Tutorial

 
PHP is a server scripting language, and is a powerful tool for making dynamic and interactive Web pages quickly.

PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.




echo "My first PHP script!";
?>
 






No comments:

Post a Comment