|
|
| User Management [+] Favor-It | |
| |
 |
| | Sort By:
|
This simple php login script features functions to add hashed and encrypted passwords and usernames to a mysql table, and then a function to validate users based on these PHP login credentials. Code: PHP 4.0 |
This is a little class I wrote that will allow you to do user authorization on your site. It allows the ability to mail the user first and have them follow a link back to verify their signup. This includes a small db class to support the authorize class. Code: PHP 4.0 |
Include this script in the PHP pages of your web site in order to display the number of people that are viewing them. Before using this script remember to create a MySQL database for it (if you don't already have one). Code: PHP 4.0 |
|  | |
e-post is a basic online site messaging system designed to enable users of the same group to send messages to each other on site. See the readme.txt included in the zip for more info.
Author: Ryan Marshall Code: PHP 4.0 |
ANM_CI is a PHP class which is developed to use as a CodeIgniter’s user library. This library integrates CodeIgniter with ANM technology which is able to achieve 100% satisfaction of programmers while using CodeIgniter because of its efficiency. Author: ANM Code: PHP 5.0 |
The variable $page should be a unique name for the current page ($_SERVER['PHP_SELF'] should work). Next, get the data from the users online file, and add (or update) the data about the current visitor.
Author: Z1Space Code: PHP 5.0 |
Personally, when I started “auto loading” all of my PHP 5 classes with this magic function, I realized that it was one of those things one can’t live without. Hopefully after you go through this series of articles, you’ll feel the same way. Author: Alejandro Code: PHP 5.0 |
|  | |
This package is an easy-to-use framework implementing the MVC (Model View Controller) design pattern. It helps you create maintainable, flexible and scalable applications. It is pretty similar to frameworks like codeIgniter. Author: 1.0 Code: PHP 5.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|