Skip to content

Leo32345/PHP-Password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9da73b5 · Jul 13, 2021

History

10 Commits
Jul 13, 2021
Jul 13, 2021
Jul 13, 2021

Repository files navigation

PHP-Password

This is a basic tool to password protect content using PHP.

  • To change the password, change the number 1234 on lines 2 and 14 in file.php.
  • To change the protected content, change <h1>SECRECT STUFF HERE</h1> on line 15 in file.php.
  • Make sure to change the URL on line 3 in file.php to https://yourwebsite.com/file and add ?status=wrong to the end of it.

Live Demo - Password is 1234.

About

A basic tool to password protect websites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages