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
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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