- 1,233 categories
- 40,621 scripts
Updated: 09/28/2005
- PHP Calendar is a plug-in script written in PHP5 that a webmaster can easily integrate in an existing web-based Information System. It enables the user to easily navigate and select dates. If an array of data is passed to the calendar, it can also gather and count the data, and display it in the days of the calendar. Basic arithmetic calculations can also be performed to obtain counts per week, month, or for a customised date range.
The script is available in two versions:
A free version, which only has basic date navigation functionality
A Pro version, which has many more functions, including Data processing
Doesn''t need Database connection or filesystem access
Extremely fast, even when handling large amounts of data
Easy to implement, requires only basic scripting knowledge
Lightweight (120 Kb)
- Categories
- Tags
- Platforms
- Licenses
- Author
- datLib contains Class Methods that help simplify common programming functions that PHP programmers use in their development process when building web based applications. These include calculating dates in different formats; server and user informatio...
- Calendrier is a simple PHP calendar that can be displayed in various formats. V2.0 update: multi language support; day mode to display hours; an array can be passed to highlight (or show) different events (day ou month mode).
- PHP_Fourier is a PHP script that computes the FFT of a complex array. The size of the array must be an integer power of 2. This script is a direct port of the algorithm used in Numerical Recipies in C.
- This is a small PHP script that takes an associative array and a URL. The array is URL-encoded and then POSTed to the URL. If the request succeeds, the response, if any, is returned in a scalar array. Outputting this is the caller''s responsibil...