Dragen Posted April 6, 2007 Share Posted April 6, 2007 Hi, I'm reasonably new to php and have been looking everywhere for tutorials on creating calendars. I've found so many, but they're all relatively the same, where they only display one month at a time. If anyone could point me in the direction off a tutorial where I can create a calendar to display a whole year in one go, instead of one month that would be absolutely great. I'd quite like a tutorial instead of a simple download, because I can learn more by going through it all. I don't need any fancy stuff like events. It's litterally just a calandar with nothing on it but the dates. Thanks, Lee Link to comment https://forums.phpfreaks.com/topic/45897-solved-calendar-displaying-a-whole-year/ Share on other sites More sharing options...
only one Posted April 6, 2007 Share Posted April 6, 2007 check this: http://nl2.php.net/calendar Link to comment https://forums.phpfreaks.com/topic/45897-solved-calendar-displaying-a-whole-year/#findComment-222979 Share on other sites More sharing options...
Dragen Posted April 6, 2007 Author Share Posted April 6, 2007 Thanks, but to be honest I'm not sure how to use any of it... I really am novice at php. To get these functions to work, you have to compile PHP with --enable-calendar. I'm not sure how I'd do that.. Basically I'd need it spelt out for me so that I can read through and understand it myself. listing the constants just baffles me Link to comment https://forums.phpfreaks.com/topic/45897-solved-calendar-displaying-a-whole-year/#findComment-222997 Share on other sites More sharing options...
Dragen Posted April 7, 2007 Author Share Posted April 7, 2007 don't worry anymore. I found a little tutorial for a calendar and mucked about with it all until I could get it to display the year. Link to comment https://forums.phpfreaks.com/topic/45897-solved-calendar-displaying-a-whole-year/#findComment-223233 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.