Ok so I might be going a little nuts here...
I'm using jdmonthname($var,0) to pick up the abbreviated month names like "Jan", "Feb", etc. Here's the problem:
I feed it the number 11 for the first argument and I end up getting "Dec"(?!). It's very strange...I replaced that variable with a 2 and ended up getting "Nov". Has anyone run into this issue before? My web host company is running PHP 4.4.1 and has calendar support enabled...
Thanks,
Jisoo23
I'm using jdmonthname($var,0) to pick up the abbreviated month names like "Jan", "Feb", etc. Here's the problem:
I feed it the number 11 for the first argument and I end up getting "Dec"(?!). It's very strange...I replaced that variable with a 2 and ended up getting "Nov". Has anyone run into this issue before? My web host company is running PHP 4.4.1 and has calendar support enabled...
Thanks,
Jisoo23