Translate

Monday, May 5, 2014

What is PHP?

PHP is a Server Site Script because all its Script Compile Server machine. PHP (Hypertext Processor).
How to use PHP?
Syntax

<?php
  echo "Welcome to komsan-kh.blogspot.com";
?>

Comments in PHP

<? php
 / / This is a comment
 / * This is a comment blog * /
? >





0 comments:

Post a Comment