Recommend this page to a friend! |
Download |
Info | Demos | Screenshots | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
54% | Total: 3,135 | All time: 1,152 This week: 47 |
Version | License | PHP version | Categories | |||
ajax_calendar 1.0.0 | GNU General Publi... | 5.0 | HTML, PHP 5, Time and Date, AJAX |
Description | Author | |
This class can be used to display month calendars browseable using AJAX. |
Screenshots (1) | ||
Files (8) |
File | Role | Description |
---|---|---|
ajax_request_part.php | Example | Example with urls for only specified dates where calendar generation and ajax request procesing are in different files. This is ajax request processing part |
calendar.class.php | Class | Main class file |
calendar_generation_part.php | Example | Example with all possible customization where calendar generation and ajax request procesing are in different files. This is Calendar generation part |
custom_example.php | Example | Example with all possible customizations and url pattern for all dates |
jquery.js | Data | jquery script for ajax requests |
simple_example.php | Example | The simplest example to make it work |
style.css | Data | CSS file for calendar design |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Documentation and example scripts in action |
Here is an example of calendar interface, that this class provides |