I'm maintaining a simple html table of events (dates & places) for a client on their site using FTP.
They want to maintain this directly from their browser. Is there a straightforward PHP way to set up a form(?) template for them to edit data in this table - hopefully without using a database?
Grateful for any help!