September 3rd, 2002 <? print date("F jS, Y"); ?> mm/dd/yyyy <? print date("m/j/Y"); ?> mm/dd/yy <? print date("m/j/y"); ?> More Info: http://www.php.net/manual/en/function.date.php
Sports Games
5327 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
September 3rd, 2002 <? print date("F jS, Y"); ?> mm/dd/yyyy <? print date("m/j/Y"); ?> mm/dd/yy <? print date("m/j/y"); ?> More Info: http://www.php.net/manual/en/function.date.php
You need to create an account or log in to post comments to this site.