If its just a few details he wants to update then a full CMS might be overkill. You could create a PHP updateable page quite easily to write to either a MySQL database or even a simple text file. Password protect the folder in which the update page is located and you'll have a much simpler system.
|