PHP does have some calendar functions: http://www.php.net/manual/en/ref.calendar.php
However, these deal with converting between different calendar formats. There are the date and time functions that you will probably really would like to use. http://www.php.net/manual/en/ref.datetime.php Also, i would check out phpclasses or search on google for other php users that have created specific classes for what you are trying to accomplish. http://www.phpclasses.org -- Ray On Wed, 2003-03-05 at 05:23, shaun wrote: > http://calendar.msn.com/ has some great controls for veiwing dates > day/week/month view etc. Are these windows specific (ie ASP only) or ise > there a way to use these in my PHP? > > Thanks for your help > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php