I need some PHP scripts

Discussion in 'PHP and MySQL' started by Sebastiaan_V, Jul 7, 2006.

  1. Sebastiaan_V New Member

    Hi,

    I need some PHP scripts. I want to have member login on my site. What i exactly want is that if you log in, you can acces pages that you cant vieuw if you arent loged in. What i also want is a script for a web poll. If you have the scripts, can you also explain how you must use it?

    Thanks in advance.

    (Sorry for my bad english)
  2. Dpower20 New Member

    Well you can find many scripts at Bravenet.com if you sign up for there free or anyone of their premium services. I know they have webpolls and a tool to password protect pages but I don't know if they are PHP codes
  3. lildjrich New Member

  4. mcstec Guest

  5. moneyman_134 New Member

  6. air marshal New Member

    tahnks nice stuff. :cool:
  7. elegos New Member

    for the login, try my reply here... then to see a page, try with an if clause like this one:
    if($level >= 1) //do stuff for users