Forum Moderators: coopster

Message Too Old, No Replies

Content management

Content management

         

may_hem1

7:57 pm on Jun 2, 2004 (gmt 0)

10+ Year Member



Hi,

I wonder if anyone can help? I need to convert an existing DHTML + PHP based site, designed using tables, into a site which can be customized by the administrators. By this I mean that when an administrator logs in he will be able to change the menu bar, the content and the layout of the content by selecting templates and using a simple text editor to change the content.

I hope my explanation is clear enough and that someone can help me out here.

Many thanks

May

WhosAWhata

9:43 pm on Jun 2, 2004 (gmt 0)

10+ Year Member



if you are good at PHP this shouldn't be too much of a strugle, otherwise it is enough work that you will probably have to pay someone to customize it for you.
you will basically want to make an admin section that has forms that change a .txt file or a mySQL database and then call all of these vars from your scripts

may_hem1

4:38 pm on Jun 6, 2004 (gmt 0)

10+ Year Member



Thanks for your sugestion!