Description: Authentification Script is a little PHP module that can be included into PHP enabled web portals to keep their pages away to be used by non-registered users. Authenticate method supports many pages wherein to check the entry of authorized / unauthorized users. It simply verify the username and password and allows the users to access further if the given data satisfies the stored information.