NetBSD Installation for PHP5:
pkg_add php5-calendar
Then to enable this module, add the following to php.ini (usually in /usr/pkg/etc/php.ini)
extension=calendar.so
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 extensions in order to use these functions.
Installation
tricky at cix dot co dot uk
20-Dec-2008 12:22
20-Dec-2008 12:22
