dimanche 28 mai 2017

Coding a dynamic PHP Calendar with MySQL

I am trying to code from scratch (for a class assignment) a single month calendar that will show events (stored in a database) and will allow the user to switch between a grid view and a list view display (similar to Google Calendar). I was thinking for the grid mode I would create a table for displaying the calendar and just a simple box model for the list mode. Both would loop through the database and output any events that correspond to the date. Does anyone have any suggestions or pointers I can use on making my calendar more effective?




Aucun commentaire:

Enregistrer un commentaire