Lockscreen PHP – Password protection Script

Overview

Want to secure your admin panel with a password? No problem, with this script, lock all your secret pages without any knowledges!

Features

  • No database needed
  • Very quick installation
  • Responsive and dynamic !
  • Remember feature ! mean that you dont have to always set your password
  • Two different skins ! ( RED / GREEN )

Requirements

-A website

Instructions

  1. Install all files in your server
  2. Open the folder lockscreen and open the file password.php to set your password.
  3. If you want to lock a page, just add the line include(‘lockscreen/script.php’); at the top of your file, before the html.
  4. DONE!

Related