SyntaxFix
Write A Post
Hire A Developer
Questions
Print current month with M, day with D and year with Y.
<?php echo date("M D Y"); ?>