News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Devshed:
A Login System for a PHP Email Application
November 01, 2006 @ 11:03:00

DevShed continues on with their creation of an email application series with part two of the series - a look at the creation of the login system for the app.

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.

They give s simple screenshot of what the login will look like before getting into how to connect to the database, verify the user's information, logging in the user, registering new ones, and the code to work with the user's profile.

1 comment voice your opinion now!
login system email application tutorial screenshot register profile login system email application tutorial screenshot register profile




Community Events





Don't see your event here?
Let us know!


database release development introduction language interview conference unittest phpunit series custom podcast opinion api symfony2 community test component framework application

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework