Categories

Updated: 12/09/2003

php login script tutorial

This tutorial sows you how a simple php login system is created.
Similar Scripts for "php login script tutorial"

SMTP Class

SMTP Class is a PHP class to enable you to send email direct through an smtp server. Currently supports all basic commands; HELO, EHLO, MAIL, RCPT, DATA. Also supports the AUTH LOGIN (basic authentication).

Simple Protect

Simple Protect is a simple PHP script for checking login / password before authorizing to access a given page.

Using a page by page password system using mySQL

One cool thing about php is that you can fairly easily validate users before displaying content on a page by page basis. Let''s say you don''t want to restrict the entire directory using htaccess, this is a neat alternative. This tutorial s...

phpSecurePages

phpSecurePages is a PHP module to secures pages with a login name and password. It can handle multiple user groups (each with their own viewing rights), store data in a MySQL database or a configuration file, and be used to identify your Web site vie...

Gestion des T ches (Management of Tasks)

This is an PHP application that makes it possible to manage the tasks of a service on a workgroup environment. The users are allowed to assign tasks to the others with such info as the date of the request, the task object, the desired person, the exp...
©2003-2008 jCay.com