- 1,251 categories
- 40,829 scripts
Updated: 09/14/2005
- # Its uniqueness
* You have to provide a SQL query which has a timestamp field as the first field and another field which carries an ID which may be a blog_id / post_id / bday_id / appointment_id.
* The system finds the dates of the current month shown in the calendar and puts &"your customized link&" which has action=youraction and id=Id(the second field you gave in the query). This link helps you to navigate to other files for further database processing
# Places of application:
* Commonly used wherever appointments have to be displayed To show a doctor/professional availabilities
* To show general appointments of a user
* In a blogging system: you can show the dates in which the user has created blogs
* In a forum: you can show the dates in which the user has created posts
* In a birthday management software: display dates of birthdays of an user''s buddies
Download file: .txt file ; should rename as .php
Note: complete instructions are provided as php comments inside the page; you can also mail if you are not able to make it work
- Categories
- Platforms
- Licenses
- Author