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...
Generates vcf files for importing personal data into vCard compatible programs.
A compact suite to manage users. The core handles basic authentication and other modules handle utility functions such as database and permissions work.
This class is a framework for managing sessions and creating member areas. You can save/get variables and it is useable across an entire project
A simple, powerful permission system designed as a drop in solution for web developers.
This class allows you to password protect a set of web pages using basic authentication.
Make PHP generated web content available only to you.
An expansion on the concept of the PEAR class. Supports forgotten username and password retrieval, database independant authentication and options for authenticating against a database or ASCII file.
A nice little function that will generate a completely random password.
Ban a user from your site based on their IP address. Includes versions that work with or without a MySQL table. Banned addresses get a rejection message upon entering.
A class to implement simple authentication for database-oriented webpages.
A user authentication class based on MySQL and the PHP Session functions. It includes a user management application script and a MySQL table setup application script. It supports login and logout via web-based forms, session expiration with... |