I have an array of months (monthList) that I use for a drop-down. I
would like to initialize the month to "ThisMonth" using "time()". What
is the best way to get "November"? from "time()"?
Todd
--
Ariste Software, Petaluma, CA 94952
- Re: [PHP] Converting "Time()" to date Todd Cary
- Re: [PHP] Converting "Time()" to date Ernest E Vogelsinger