I would like to have some suggestions on a project. The target is to build a program that edits HTML templates, in particular already made pages, through user preferences. These should contain options like image uploading, text content adding, moving images and frames etc. In short, providing the possibility to the user to edit a web page and add content without downloading anything. Is there the possibility of doing all this just through PHP coding?