Rom.
""Romulo Roberto Pereira"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I was wondering if anybody have developed something related to dynamic web
> pages building and administration. I need to store the content of the site
> in the database and later as the user navigate, mount the content using
> templates. This part is easy, since PHP is very powerfull in this area. My
> problem would be to let the user modify the actual page content... how?
any
> ideas?
>
> TIA,
>
> Rom
I don't know if I can answer your question thoroughly in a short space, but
suffice it to say that you'd have to provide web pages (hopefully properly
configured for proper access restrictions) where your users can edit content
in a text area (for instance) that, when submitted, updates the content in
the database.
I'm sure there are some good projects (content management systems) that do
this on SourceForge. I'm writing a web application platform (not on
Sourceforge yet) called WunSite, but content management like this is
optional in mine and is not the focus of WunSite.
Dean.
http://hall.apt7.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]