tedd wrote:
Everything I've read about it says that it works for PHP 3-5. However, I'm working in PHP 4.3.1 and calls to that function give me:Fatal error: Call to undefined function: gregoriantojd() What's up with that?
That function is part of the calendar extension. Check that this extension is compiled in or being loaded.
-Stut -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php