24669PHP Login System with Admin Featureshttp://evolt.org/PHP-Login-System-with-Admin-FeaturesPHP Login Script with Remember Me Feature mainly as an introduction to user sessions and cookies in PHP. Since it was created as a learning tool, many advanced features were left out of the script. By popular demand, I have written and am presenting here a complete Login System, with all the features that were left out of the first script, that can be easily integrated into any website.PHP > Scripts and Programs > User AuthenticationOct 15, 2006jpmaster77
CBL RememberMe is a tiny library that adds the "remember me" functionality to PHP session handling.
By using the library, you can continue using the good old $_SESSION variable, while adding the "remember me" funcitionality to your web application.
Earth shattering... The be all end all collection of must have software... Not quite. Web site software that works, that will help webmasters and web site owners keep their sites truly usable without being code gurus? Yep.
Deadlock is an open source user authentication/password protection system written in PHP/MySQL and licensed under the GNU GPL. It uses .htpasswd and .htaccess files to protect any web directory. Installation is as easy as running a setup script.
AuthClassed is a class, written in PHP, to implement a simple authentification scheme for database-oriented webpages. Using AuthClassed is as simple as putting a single code line at the top of the webpage you would like to protect. AuthClassedEdit can be used to edit the database entries for AuthClassed
Our Free PHP Login Script works as follows. It checks to see if a certain variable is present. If not present it prompts user with a form to login. If present it checks it against the hard coded password. If it does not match the password it will then tell you "Password was not correct!" and again prompt you with the login form.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.