on 1/13/02 12:56 PM, Sander Peters at [EMAIL PROTECTED] wrote:

> My first idea whas to split the date up in vars in php and then print
> the vars in the way I like it
> Is this a bad idea? Or are there better sollutions?

that's the way i do it. i have 2 functions i use all the time for getting
dates in and out of mysql using $month,$day,$year.

for any project, i also create functions for formatting $month,$day,$year
however the customer requires the output.

 -- mike cullerton 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to