Not sure if this should be in the MySQL section but here goes,
I basically need some sort of code which can read events from a database, display them on a webpage, and the ability to edit and add new events.
Please do not suggest any sort of calendar as this is not what im looking for, i basically want an admin page to be able to add a new event, and then that to be shown in another page.
I just need pointing in the right direction really, and have tried searching but only seem to come up with calendars.
I was maybe thinking of the PHP read / write function, but not sure how to implement this or what would be the best way.
Thanks,
Adam