
November 1st, 2006, 09:00 AM
|
|
|
|
A Login System for a PHP Email Application
We know from the previous article that the user ID is very important, in that it is used to retrieve various information from the database at various stages of the application. The login form sets this userID when you log in. It is the login system that will be the focus of this second part in a four-part series.
Read the full article here: A Login System for a PHP Email Application
For more discussion go here: Blog Article Discussion
|