Greetings all,

I am running version 4.3.4 of PHP.
Fairly recently. I am trying to call a pretty basic programming tool.
Maybe I am just really tired, or something but I am not getting what is going on.
Is there something I am missing.


I am pulling a SQL call on a date to get the month. I am using Date_format and the %c to get the Month in numeric format.
The I plug it into a variable and my intention is to call it as the index of an array.
Nothing prints.


When I turn on all notices I get a notice that it is an undefined index.
What the heck is going on??

Thanks

Phillip

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to