User Register Login Online script
From PHPKode | 44.6 KB
Try before download
The page visits: 1637
This is a PHP script to register and log users in a website, and shows the Online users. It's created with the method based on classes and objects (OOP). It uses PHP, MySQL and Ajax / JavaScript (but also it works with browsers which has no activated JavaScript). The connectiong to MySQL is made with MySQLi.
Features of Register Login User Online:
- Not allow two accounts with the same name or e-mail.
- Allow only one account with the same IP, or registered from the same browser.
- Not allow two visitors to log in with the same name (on different browsers). If there are two logged users with the same name, the first will be logged out and will alert a message that he/she can re-log in.
- Each user has a "rank" stored in database (a number). Then, the value of this rank is sored in Session and can be used to display content in the website according to the user's rank.
- The e-mail address, and the minimum and maximum number of characters added in form fields are validated both on the client side (with JavaScript) and server-side (with PHP).
- It allows up to 4 failed login attempts (incorrect password or username), then the visitor can try a new authentication after 10 minutes. This is a protection against bots.
More popular User Management
- Login Script with PDO 1.0 (3 years, 8 months 25 days ago)
- PHP & Ajax Login Any Database 1.0.0 (2 years, 5 months 18 days ago)
- User Checker 0.9 (4 years, 8 months 4 days ago)
- gLogin 1.0 (4 years, 7 months 28 days ago)
- Free PHP User Registration Login System 1.0 (3 years, 4 months 29 days ago)
Listing Files

loading.gif- 8.0 KB
- 08/08/2011 17:15:06

noimg.gif- 3.6 KB
- 07/31/2011 08:11:58

admin.php- 1.3 KB
- 08/21/2011 15:52:56

class.Logare.php- 15.8 KB
- 08/20/2011 15:09:48

index.php- 2.0 KB
- 08/20/2011 09:16:04

class.LogareUser.php- 10.6 KB
- 08/21/2011 10:28:18

class.LogareReCon.php- 7.5 KB
- 08/25/2011 10:50:12

usrloged.js- 8.2 KB
- 08/20/2011 14:50:26

class.LogareReg.php- 10.7 KB
- 08/25/2011 10:50:12

logare.js- 10.0 KB
- 08/20/2011 14:50:26

create_table.php- 2.6 KB
- 08/20/2011 16:55:54

.htaccess- 101 Bytes
- 08/16/2011 18:14:30

style.css- 5.2 KB
- 08/20/2011 12:10:58

usrbody.php- 8.8 KB
- 08/21/2011 09:24:42

footer.php- 172 Bytes
- 08/18/2011 18:43:04

head.php- 1007 Bytes
- 08/18/2011 18:47:00

test.php- 1.3 KB
- 08/20/2011 14:46:40
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
