News Feed
Jobs Feed
Sections




News Archive
DevShed:
Filters and Login Systems for Web Application Security
October 06, 2008 @ 13:43:15

DevShed continues their look at security in PHP applications in this third part of the series, a focus on filtering and login systems for your applications.

Any web site that is selective in the kind of users that it wants to grant access to will need some method of filtering. This filtering is usually done through a login system. This (and more) is what we will be building.

The site is made up of a few key components - login/logout pages, password management, a registration page and various configuration and settings files. They include everything you'll need, including the HTML and CSS to make things look exactly the same. The backend is driven off of a MySQL database to store the users and their account info.

0 comments voice your opinion now!
tutorial application security login user register


blog comments powered by Disqus

Similar Posts

DZone.com: How to send emails from PHP on Windows

DevShed: Generate PDF Documents with PHP on the Windows Platform

VT\'s Tech Blog: A Few XML & PHP Tutorials

PHPMaster.com: Handling Collections of Aggregate Roots - the Repository Pattern

PHP-GTK Community Site: VIES client


Community Events











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


introduction framework conference language example zendframework2 community object opinion podcast series functional tool testing unittest code phpunit release interview development

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