Featured Products
- Home
- PHP Scripts
- Shield - Login/Register & User Management
Shield - Login/Register & User Management
By : WolfDev Published on Saturday, November 07, 2015,02:41:39 in PHP Scripts
Shield is an all-in-one solution for user authentication & management. It is user-friendly, light, secure and in constant development.
Features
Integration
Page protection in just 3 lines of code! Example: include("core/integrate.php"); // Including the integration system lock("core/config.php"); // locking the current page, "core/config.php" is the path to the configuration file. set_logout('logout'); // setting the logout parameter
In order to logout you can place the following link: Example:
<a href="?logout"> Logout </a>?logout is the parameter that you set via the set_logout() function. You can log out without a link, just by appending the logout parameter to the website adress (in our case – ?logout ) Example:
www.yoursite.com/page.php?logout



.jpg)
