Faqts : Business : Programming : Shopping For You : PHP : Function Libraries : Date and Time

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

5 of 12 people (42%) answered Yes
Recently 1 of 6 people (17%) answered Yes

Entry

How do I setup PHP to use the MCAL functions?
How do I use the MCAL functions?

Jan 22nd, 2000 08:26
Nathan Wallace, Ryan Suzuki, Kari Asikainen


First you need to install the MCAL (Modular Calendar Access Library)
library available here:

    http://mcal.chek.com/

If you install PHP according to the instructions here:

    http://www.e-gineer.com/instructions

then all you need to do is add the mcal directive in the configure step
and recompile.  This directive looks like this:

    --with-mcal

You might like to read this tutorial about the use of MCAL in PHP:

    http://www.phpbuilder.com/columns/musone19990927.php3