i'm currently maintaining a few websites, and due to my schedule, i never have time to update one as often as i'd like. I'm looking for a way to do some realtime editing, that way i dont have to be the one who does it. the other people i can get to do it are afraid of opening an HTML document, and i'm looking for a way for them to open one page, and be able to edit a table on another page. they need to be able to add/delete columns, and change information already in there. the pages are all in php, and although the hosts are rather incompetent when it comes to installing, i assume that MySQL is also enabled. I'm obviously thinking of working it out with PHP and MySQL but i've only been messing with PHP and MySQL for a little while now, and do not completely know what the commands i would use would be, and pre-made scripts would work, but because it is for a non-profit organization i do not want advertisements/names of the people who made the script on the page.
Any suggestions are welcome, i've also been told about webdav, but that still sounds like they would need to edit HTML.
~Ben