I'm looking for a way to let users edit the content of various webpages, but I'm not looking for a CMS system in the traditional way.
My idea is to have tags in the html code, start and end so to speak, and let users log in an edit the code between these tags and then of course save the whole thing back to the server. This way I can have users edit any type of webpage without having to cope with all the "rules and limitations" of a CMS system.
Any idea if such a script already exist or if it takes much work creating such a thing? A bit of a PHP newbie here.





Bookmarks