Simple Password Protect
I need a very very simple password protect script
(one password)
I want people to go to like www.max.com/2010
enter the password
and if its right it goes to the password protected page such as like
http://www.example.org/protect.php)
but i want a session so if they just typed in example.org/protect..php if tehy haven’t entered the password they will need to enter one before viewing the page.
i need it in basic php script. need it in 5-10mins