function mdy($mid = "month", $did = "day", $yid = "year", $mval, $dval, $yval)
{
if(empty($mval)) $mval = date("m");
...

PHP Month Day Year Smart Dropdowns

by https://www.google.com/accounts/o8/id?id=AItOawkrlIWZOJFG_JL2F2-39pufYjElslWtCGU, September 15, 2011 04:55, 8 refactorings, tagged with time, php, date, code
D41d8cd98f00b204e9800998ecf8427e Talk
<?php
function fecha ()
{
...

PHP Spanish date Function

by streo.myopenid.com, November 13, 2007 11:54, 5 refactorings, tagged with php, date, spanish, StReO, 3v-doble

hi, I'm a student and i cre...

55502f40dc8b7c769880b10874abc9d0 Talk