Skip to content
SnoopToolDeals
  1. Deals
  2. PHP Scripts
  3. User Login Register and User Management
User Login Register and User Management

PHP Scripts · Project Management Tools

User Login Register and User Management – SnoopTool Deal

4.8 on Envato (48 ratings) 562 sales by ajay138
$3 $15 80% off

Price shown is 80% under Envato's own list price. Purchase, download and support all happen on CodeCanyon — nothing is fulfilled by SnoopTool. Not a cracked or pirated copy: "Buy Now" takes you to Envato's own checkout for the same official files and license as buying there directly.

CategoryPHP Scripts — Project Management Tools
Authorajay138
Last updated19 Mar 2026, 12:44 pm IST
First published28 Nov 2014, 3:20 pm IST
About this item

Page Protect
Simply add the below lines to the php pages that you want to protect. Only logged in users can see the page.
// SESSION CHECK SET OR NOT
if (!isset($_SESSION['name'])) {
header('location: index.php');
}

Installation

Make database connection setting in config.php file
Create database using phpmyadmin or whatever way you like
Now open http://localhost/user/index.php to the browser

DEMO LOGIN

User Management: Click Here

username:admin
password:admin

Update History
Version 2.3
--Security issue:GET method Changed to POST
AJAX Load Users in admin panel
---admin/view_users.php - Edited
---admin/code/ajaxUserView.php - New File

Version 2.1 18th December 2014
- Fixed: Admin sha1 password update

Version 2.0

Category & tags
PHP Scripts Project Management Tools by ajay138
Licensing & support

Envato sells this item under its own Regular and Extended commercial licenses, and support (bug fixes, compatibility help) comes directly from ajay138 through Envato's own support system. SnoopTool doesn't set license terms, collect payment, or provide support — "Buy Now" takes you to CodeCanyon to complete all of that on the real listing.