News Feed
Jobs Feed
Sections




News Archive
DevShed:
Database and Password Security for Web Applications
November 03, 2008 @ 12:59:40

DevShed continues their look at security in (PHP) web application in this next-to-last part of their series - it focuses on database a password security.

In this article we will discuss security for databases accessed through the Internet. We will also examine the issue of password management, since handling that task properly will help us make our web site and its applications more secure.

They continue to use their "Internet cafe" application as an example to show proper escaping practices, the creation of a password management script (including validation of format) and includes a full listing of the code so far.

0 comments voice your opinion now!
database application password security tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Structuring Your Projects for Web Application Security

Maggie Nelson's Blog: NTILE() - easy way to generate tag clouds

IBM developerWorks: Use the YouTube API with PHP

Christopher Jones' Blog: Upgrade PHP with Oracle Application Server on Linux

ThinkPHP Blog: Developing desktop applications by using web technologies


Community Events











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


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

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