Recommend this page to a friend! |
Download .zip |
Info | Documentation | Demos | Screenshots | View files (5) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2014-11-16 (1 year ago) | 51% | Total: 3,685 | All time: 864 This week: 1,113 |
Version | License | PHP version | Categories | |||
c_calendar 2.0.0 | Custom (specified... | 5.4 | HTML, Time and Date |
Description | Author | ||||||||
This class can generate a perpetual seven day calendar with full user style formatting. |
|
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> |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
calendar.class.php | Class | calendar engine and methods |
calendar.css | Aux. | Example style sheet |
demo.html | Output | Demo HTML file |
license.txt | Lic. | zlib/libpng License |
readme.txt | Doc. | install info |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.