CM
CODES
CALENDAR
USAGE: require('code/calender.php');calendar(page,month,year,event_array());
e.g. event_array( "5|2|?|Conference",
"23|?|?|Teaching Day",
"1|5|1965|Training Day",
);
NOTE: format is dd|mm|yyyy|event topic
![]() | ![]() | Jan 1965 |
![]() | ![]() | ||
|---|---|---|---|---|---|---|
| M | T | W | T | F | S | S |
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
CONTACT US
USAGE: require('code/contactus.php');contactus(receiver,success='Sent.',failure='Failed.');
GALLERY STYLE
USAGE: require('code/gallery.php');gallery(page,
browse|show|single|random,
path,start,
imageperpage,
thumbnailwidth);
DOC
USAGE: require('code/docs.php');doc(subdir,modify);
DOC DEMO




