From: "Michael Gerholdt" <[EMAIL PROTECTED]>

> I want the week and month days to have leading zeros - how can I make the
> new environment replicate the old?

Loop using the numeric but use printf for the formatting (which is really
what you should have used originally). Refer to the manual for the many and
varied ways printf can be used.

Mark C.




-- 
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