ok im gonna have to make this fast but im makeing a PHP guestbook sorta like the FK one here. But i need to know if there is a way to make it so only 1 person can post in it but every one can view it.
Any help would be appreciated
Thanx
Jon
Printable View
ok im gonna have to make this fast but im makeing a PHP guestbook sorta like the FK one here. But i need to know if there is a way to make it so only 1 person can post in it but every one can view it.
Any help would be appreciated
Thanx
Jon
Are you using a database to store messages?
if so you can just use that to store users/info. Setup a
series of priveleges to determine who can post and who can't. Let us know more about how you have it setup. You could have php do all the work, or have actionscript do it.
psx
ok well i am using a database and i dunno i think ill have PHP do all the work but basicly what i need to know is if i want only 1 person to beable to post would i have to set up a password feild or something.
Thanx
Jon
Yeah, you'll definitely need a password field. You can set it up in actionscript, so that it plays the rest of the movie, or better yet, loads a new movie or url when the correct password is supplied.
I built a simple password protected movie a few days ago, if I can find it again I'll post the files.
Psx
alright thanx man i have the password thing down i believe but all ive got to do is get the guestbook all set up im using the example out of the Flash4 magic book so hopefully it will all go well.
jon