I am ok at static html.
I have several sites with static html which contain around 10 pages which each client of the site needs to update regularly.
So I have been looking into CMS programs.
However, I don't want these clients jacking around with these 10 pages on thier sites. Just a small area on each of those 10 pages.
Is there a simple php cms system I can set up for each site where I can put in the static html code some kind of call code to get special text from a php database to be inserted into my static html code on the fly.
Then I can create special pages each client can log into and update this special text in the php database on a regular basis.
Or should I create my sites using frames? Then my clients can update frames via a cms program and I can still protect the majority of how the page looks?
I found this list of CMS systems:
link of cms systems
Looking for advice,
Thank you