1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

PHP I need some PHP scripts

Discussion in 'Web Development' started by Sebastiaan_V, Jul 7, 2006.

  1. Sebastiaan_V

    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

    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

    lildjrich New Member

  4. mcstec

    mcstec New Member

  5. moneyman_134

    moneyman_134 New Member

  6. air marshal

    air marshal New Member

    tahnks nice stuff. :cool:
     
  7. elegos

    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