Wednesday, April 15, 2009

Getting Started With PHP

PHP programming starting code <?php end finished ?>

example :

<?php

echo "Hello Word";

?>

No comments:

Post a Comment