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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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