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)
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
Try this Ok, try this site. It tells you pretty much how. http://www.free2code.net/plugins/articles/read.php?id=99
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