simply add the PHP Pass code to the top of your file, change the password to what you want it to be, and it's done - any time someone connects to that script, they'll be given a login form. It ...
simply add the PHP Pass code to the top of your file, change the password to what you want it to be, and it's done - any time someone connects to that script, they'll be given a login form. It works across sessions, so they only have to enter the password once. It can be used to protect multiple files. Now with optional session timeout - force users to re-enter password after certain idle time elapses.
Version 1 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux