CodeIgniter Forums
generating a calendar? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: generating a calendar? (/showthread.php?tid=6095)



generating a calendar? - El Forum - 02-14-2008

[eluser]jigen7[/eluser]
Hi everybody i just started using CI and im wondering can anyone show me how to generate a calendar in Code Igniter and which the dates are retrieve from a calendar table?? im doing a reservation system which shows a calendar and also display the date which tells if another use have reserved that date or not.. hoping for your help thx


generating a calendar? - El Forum - 02-14-2008

[eluser]mom_maj[/eluser]
you can but first read this:
http://ellislab.com/codeigniter/user-guide/libraries/calendar.html


generating a calendar? - El Forum - 02-14-2008

[eluser]Derek Allard[/eluser]
CI also comes with a javascript calendar plugin. Open up system/plugins/pi_calendar.php and check out the cod.e. There are full comments explaining how to use it. I use it on BambooInvoice. We're looking to enhance it, but its already pretty nice.


generating a calendar? - El Forum - 02-14-2008

[eluser]jigen7[/eluser]
okies thx for the advice reaally appreciate is ^_^ thx thx