2:54 AM
Show Date Using PHP Strftime
posted under
by FR3@K
|
Edit This
To show date using php in this format : Friday, 05 October 2007 , using strftime function.
use this PHP snippet :
it is tested and works Great !
use this PHP snippet :
<?php echo strftime("%A, %d %B %G"); ?>
it is tested and works Great !
Comment Form under post in blogger/blogspot