Customizable Calendar is a Calendars script
Overall rating: (N/A)
|
The script Customizable Calendar is a Calendars script (web-based calendar suite).
# Its uniqueness
* You have to provide a SQL qeury which has a timestamp field as the first field and a second 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:
* Commolny 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 users 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're not able to make it work
|
 Write a comment about the script Customizable Calendar
|