PHP Classes

calendar.class.php: Perpetual seven day calendar

Recommend this page to a friend!
  Info   View files Documentation   Demos   Screenshots Screenshots   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 51%Total: 3,718 This week: 1All time: 890 This week: 560Up
Version License PHP version Categories
c_calendar 2.0.0Custom (specified...5.4HTML, Time and Date
Description 

Author

This class can generate a perpetual seven day calendar with full user style formatting.

It may begin weeks on Sunday or Monday.

The class can generate HTML output and CSS that pass W3C HTML5 and CSS3 standards.

Picture of MT Jordan
  Performance   Level  
Name: MT Jordan <contact>
Classes: 3 packages by
Country: United States United States
Age: ???
All time rank: 24430 in United States United States
Week rank: 416 Down46 in United States United States Down

Documentation

App: Perpetual seven day calendar class Version: 2.0.0 Author: MT Jordan <mtjo@netzero.net> Copyright: 2014 License: zlib/libpng License ********************************************************************************** User defined settings: 1. Open calendar.class.php and edit "Days of month - set to desired language/abbreviation" and "Calendar weekday start - false for Sunday, true for Monday". 2. Open calendar.css and edit CSS style properties. Link this file or add to an existing CSS file. ********************************************************************************** Usage: <!doctype html> <html lang="en"> <head> <title>test</title> <meta charset="utf-8"> <link rel="stylesheet" type="text/css" href="calendar.css" /> </head> <body> <?php include 'calendar.class.php'; ?> </body> </html>

  Perpetual CalendarExternal page  

Open in a separate window

Screenshots  
  • calendar.png
  Files folder image Files  
File Role Description
Plain text file calendar.class.php Class calendar engine and methods
Accessible without login Plain text file calendar.css Aux. Example style sheet
Accessible without login HTML file demo.html Output Demo HTML file
Accessible without login Plain text file license.txt Lic. zlib/libpng License
Accessible without login Plain text file readme.txt Doc. install info

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,718
This week:1
All time:890
This week:560Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:70%StarStarStarStar
Documentation:66%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2532
 
Excellent
14 years ago (kishore kumar)
70%StarStarStarStar