Prev: attributes for pear table setcellattributes
Next: [ANNOUNCEMENT] File_CSV_DataSource-1.0.1 (stable) Released.
From: "Andrea Bakker" on 11 Feb 2010 07:16 Does the pear calendar cater for an 'events calendar' where you can enter and display events on specific days ? Thanks Andrea
From: "Stefan Neufeind, PEAR" on 11 Feb 2010 06:10
On 02/11/2010 01:16 PM, Andrea Bakker wrote: > Does the pear calendar cater for an 'events calendar' where you can enter and display events on specific days ? Hi, well, basically it provides datastructures and access-methods for working with dates (calendar entries). You'd still need to write the "frontend" part. ( package description at http://pear.php.net/package/calendar ) Kind regards, Stefan |