On Tue, 15 Jun 2004 21:32:32 +1000 [EMAIL PROTECTED] (Alan McDonald) wrote:
> Fatal error: Call to undefined function: jdmonthname() in > > hmmm what have I done with my build that I have left something like this > out? > Anyone have a cloe as to what option should have been set to get this > function working? > It works fine on my 4.3.4 on Windows but 4.3.7 in Linux throws this > complaint at me > Alan http://de.php.net/manual/en/ref.calendar.php --- Installation To get these functions to work, you have to compile PHP with --enable-calendar. The windows version of PHP has built in support for this extension. You do not need to load any additional extension in order to use these functions. --- thomas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php