Re: Month

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Okay, so sprintf("%02s", $m) means that the value of $m would be checked for
the amount of digits returned.  If less than two digits a zero would be
added to the front, correct?

On 2/19/07, Jay Blanchard <jblanchard@xxxxxxxxxx> wrote:

[snip]
If I change my date value to m instead of M, that would only affect the
visual month representation that they see, and not the "selected" value
that I want to input into my database though....right?
[/snip]

Do a combination.


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux