Script Installation
Customizable Calendar Script Installation and Configure Services
|
Script Description:# Its uniquenessrrn rrn * 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.rrn * 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 processingrrn rrn# Places of application:rrn rrn * Commonly used wherever appointments have to be displayed To show a doctor/professional availabilitiesrrn * To show general appointments of a userrrn * In a blogging system: you can show the dates in which the user has created blogsrrn * In a forum: you can show the dates in which the user has created postsrrn * In a birthday management software: display dates of birthdays of an users buddiesrrn rrn rrnDownload file: .txt file ; should rename as .phprrnNote: complete instructions are provided as php comments inside the page; you can also mail if you are not able to make it workrrn Site Url: http://hotscripts.com/jump.php?listing_id=52702&jump_type=0 |