Wednesday, September 26, 2012

First PHP program

<html>
<body>

<?php

echo "Hello World";
?>

</body>

</html> 


Save it as hello.php

Then Add some jquery or CSS effect with it and get enjoy.

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home