Tamojyoti Bose
???????
Sunday, April 18, 2010
Executing PHP
$today = date("F j, Y, g:i a");
echo $today;
?>
A simple date function in PHP. PHP exec helps in writing php code in page or post. The above date is dynamic one and written in PHP.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment