Categories

Updated: 01/27/2008

dateRange Class for PHP

dateRange is a simple php class designed to help you determine if a date is in a given range. You can create a new dateRange with a start date and an end date. You can also optionally give it a name and create a list of dates that are &"excluded&" (i.e. within the start and end dates, but not considered valid for your purposes). Useful as a convenience class for calendar modules, for form validation, for determining the current season, and all kinds of other things.
Similar Scripts for "dateRange Class for PHP"

Cron schedule parser

If you''re dependent on cron to run important tasks, you''ll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application ...

rc_Calendar.class

rc_Calendar.class allows you to easily create a calendar for a given month. A broad support for CSS is included. Also, different idioms can be included using XML files for storing the different idioms. The class is designed to be used easily an...

Active Calendar

Active Calendar is a PHP class that generates calendars (month or year view) as HTML tables (XHTML-Valid). It can produce static calendars without any links or calendars with navigation controls, a date picker control, event days and content with eve...

php calendar class

A codefork of the author''s original php Calendar generation function. This class uses a db with events listed as start_date and end_date. a class is used to indicate which days have events on them. Also provides next month a previous month methods.

PHP EasyWindows Installer

This installer makes it painless to install PHP 4.3.8 on Windows for the following web servers: Apache 1.3, Apache 2.0 and Microsoft''s IIS. &<p&> This installer is a production quality installer that will install Turc...
©2003-2008 jCay.com