Languages Perl & PHP & Python PHP GUIs  

PHP Calendar

download download  
important code information
author:
Scott Richardson
minimum requirements:
PHP Calendar description

This page can be used as a stand-alone month view calendar or it can be used to easily grab a date and put into another page.


Stand-Alone:
Call: path/to/cal.php
........................................................
Date Grab:
Call: path/to/cal.php?ParentPage=<?php echo($_SERVER['PHP_SELF']); ?>

After user clicks on a date, the cal page will return that date. When the referrer (ParentPage) opens, just check for the existance of a CalendarDate parameter like 'isset($_REQUEST['CalendarDate'])' and use it how ever you like.


File List:
Readme.txt2Kb
cal.php4Kb

Similar code
AIM AOL Instant Messenger Online Virtual Buddy List/Away Message Handler (Popularity: ) : AIM AOL Instant Messenger Online Virtual Buddy List/Away Message Handler This is an online buddy list in which you click a link and it brings up and away message or an IM Window
AIM Online Virtual Buddy List/Away Messager v2.0 (Popularity: ) : This is the second, more powerful, and better looking version of the AOL Instant Messenger Tools. VERY IMPORTANT!!!: MUST BE NAMED aim.php
PHP/SWF Comunication (Popularity: ) : Learn how to get bidirectional comunication between flash movies and php
Basic Event Example Using JQuery (Popularity: ) : For Introduce the event Model of jQuery.
Write Text to the Image (Popularity: ) : Write a text to your image without altering the image itself. Normally if you have an exclusive pictures you normally place your domain name as a symbol that you own the picture, but if you have hundred or more pictures ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 99
version
size in Kb 2
popularity   1009/7913374
user rating 8/10
ad


New Code
Popular Code