PHP Classes

calendar.class.php: Perpetual seven day calendar

Recommend this page to a friend!
  Info   Documentation   Demos   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 51%Total: 3,718 All time: 890 This week: 488Up
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

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 (1)  
  • calendar.png
  Files folder image Files (6)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,718
This week:0
All time:890
This week:488Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:70%StarStarStarStar
Documentation:66%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2591
 
Excellent
15 years ago (kishore kumar)
70%StarStarStarStar