PHP script to modify html template based on a selection of dropdown box

Hello everybody,
I have been looking for hours for what seems to be a simple script. I need to find a web based editor that can modify a html template. I have already found numerous wysiwyg web editors but I need something much simpler than that. I have a static page for a product and I want to be able to modify parts of the product description as needed through a web based interface. In essence, I would like to be able to select different preset html code passages with a dropdown list or radio buttons. For example, I want to be able to change the product condition(new, used, refurbished, etc). In addition, I would like to be able to write the path to the product pictures in a text box and have it inserted in the html code. After the desired selections are made, I would like to be able to view the html code so I can copy and paste it. I know that any wysiwyg editor will work but I want to input the information only one time and be able to select the desired piece of information with a dropdown list or radio buttons.

what you need is a custom cms built. I that isn’t just a little bit of help in php that is a lot of work

Sponsor our Newsletter | Privacy Policy | Terms of Service