[UPHPU] building a dynamic calendar

Mac Newbold mac at macnewbold.com
Thu Mar 15 13:05:02 MDT 2007


Today at 12:50pm, Wade Preston Shearer said:

>> What is wrong with phpicalendar?  It does a lot and could be a good base.
>
> hmm… hadn't thought of that. I'll tinker with it, but it seems like it would 
> be more work to hack it up to what I need then it would be to spit out a 
> table with some loops.

That's a good point. Plus, it's set up to take iCal format input I think, 
which may not be the input format you've got available.

While I'm replying, I think date() has a codes that will return the number 
of days in the month, the week number, the number of the day in that year, 
etc. so you might check it too for some of these items. I'd never seen 
cal_days_in_month before, I wonder if it is new in PHP5.

Mac

--
Mac Newbold		MNE - Mac Newbold Enterprises, LLC
mac at macnewbold.com	http://www.macnewbold.com/


More information about the UPHPU mailing list