Translation: You want a password-protected form, which the band members can access, which overwrites (updates) a central (or individual) chunk of text.
This text is placed inside a HTML page (dynamic, whatever, doesn't matter) at run time, and is visible each time the page is hit, until someone else in the band overwrites it. This can be achieved quite easily, but may not be an ideal "first go" at PHP. In simple terms, you want: - a form - validation of that form (user, password, content validity, minor security checks) - overwrite a text file or MySQL database field with the new text - include that text in your home page (or whatever). Justin French -------------------- Creative Director http://Indent.com.au -------------------- on 07/06/02 11:50 AM, Kevin J ([EMAIL PROTECTED]) wrote: > > Hello All Helpers! :) > > I was wondering if it is possible to mix Dynamic Content with Layers? > > If not I was wondering if someone can help me with my idea: > > I have designed a website for a band (see below name) and I would like to > add a feature where the band members can log in and write something, and > have it displayed on the page...i guess kinda like a guestbook, but I would > like to have the content to be overwritable..... I guess if the band members > had their own page, they could add their own content whenever they wanted > to, and it would update accordingly. > > Be warned I have no background in PhP. > > I would basically like to know what it is I am looking for to creating this. > I have bought Beginning PhP 4 by Wrox, and I am slowly getting into it. I > just need some direction please. > > Thanks, > > Kevin > > Thanks, > > Kevin J > > -- > http://www.wishpocket.com > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php