advanced code snippet search
zealmurapa on 04/20/11
display date current
04/20/11 05:13pm
1 person have marked this snippet as a favorite
StarkCreations
<?php$today = date("F j, Y");PRINT "$today";?>
Report this snippet Tweet
Comment:
You need to login to post a comment.