Sunday, August 24, 2014

Print a simple line in PHP

Program:

<?php
echo 'ami akhon php shikhtesi:i\'m now learning php ';
?>

Screenshots


Output





No comments: