Skip to content

Easily encrypt php files with just one line of code.

Notifications You must be signed in to change notification settings

Puttipong-Studio/php-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PHP-PageLocker

  • Easily encrypt php page with just one line of code. !

Features

  • No installation & No Database
  • Super Easy To Use Only 1 Line Of Code!
  • Cookies session support.

How to setup!

  • The only thing you have to do is to copy the puttipongstudio-lock.php in the folder with your website's php files. <?php include'puttipongstudio-lock.php'; lock("yourpasswordhere", 1); ?>

Adding this line of code at the beginning of any PHP page, will lock it. The visitor will need to type the password "yourpasswordhere" to pass to the content of the page. (refer example.php file)

Screenshot :D

About

Easily encrypt php files with just one line of code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages