Re: [PHP-WIN] Dumb date question

2002-07-24 Thread Scott Carr
$strTime = date("mm/dd/", strtotime("Jan 13, 2002")); -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting "R.S. Herhuth" <[EMAIL PROTECTED]>: > > I was hoping someone could help me quickly. I did a quick scan of the > documentation but I cou

[PHP-WIN] Dumb date question

2002-07-24 Thread R.S. Herhuth
I was hoping someone could help me quickly. I did a quick scan of the documentation but I couldn't find the answer. How can I convert a month that appears as a string like "Jan" into the numerical equivelent such as "12" without doing a huge if-then statement? Thanks, Ron -- PHP Windows Mail