A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: PHP Guestbook help!!!!

  1. #1
    FK Teletubbie Crew !
    Join Date
    Jul 2000
    Location
    California
    Posts
    73
    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

  2. #2
    psx = new Moderator();
    Join Date
    Jan 2001
    Posts
    923

    database?

    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

  3. #3
    FK Teletubbie Crew !
    Join Date
    Jul 2000
    Location
    California
    Posts
    73
    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

  4. #4
    psx = new Moderator();
    Join Date
    Jan 2001
    Posts
    923

    yep

    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

  5. #5
    FK Teletubbie Crew !
    Join Date
    Jul 2000
    Location
    California
    Posts
    73
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center