Pages

Thursday, June 21, 2012

first php file

<?php


//add code here
 echo 'welcome to http://some-php-programs.blogspot.in/';

?>


output : welcome to http://some-php-programs.blogspot.in/