This is a free PHP login script that allows users to log in and sign up for pages on your website. You can have unlimited members, page, groups and permission masks. The administration panel and group panel use AJAX for fast functionality.
Features
- Secure
- Unlimited Users, Groups, Masks, and Pages
- Easy to understand API
- Full AJAX administration panel
- Simple to Integrate
License
GNU General Public License version 2.0 (GPLv2)Follow Quadodo Login Script
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Finally, finally a script that worked from the beginning. Start with making (or use existing) database. Complete, easy installation via install/install.php script. READ THE MANUAL FIRST!!!! No database SQL commands needed. Too bad that only English is present. I translated script into Dutch. While installing minor warnings about deprecated functions [ such as ereg_replace ==> preg_replace or ereg_match ==>preg_match or eregi ==> preg_match???] in several files. I installed a Mysql-database [MySQLi] and there where 4 files with warnings:: install/MySQLie.class.php + Install.class.php + /includes/SQL.class.php + Admin.class.php. Find on the internet how to fix this little problem. I run MySQLi 5.1.58 and PHP-version: 5.2.17. Interested in my Dutch translation incuded with minor improvements? Mail me: wereldmail@gmail.com. Piet