News Feed
Jobs Feed
Sections




News Archive
WebReference.com:
Using PHP Encryption for Login Authentication
June 04, 2010 @ 08:50:10

New on WebReference.com there's a follow up article that talks about using encryption built into PHP to handle login information and authentication.

Following up on "Implementing One-way Encryption in PHP," my previous tutorial about using one-way encryption to build a secure online diary application, this article explores using PHP encryption for login authentication. It presents the two scripts that make up the diary application: the login and diary scripts, as well as the necessary database server connection script.

His script example shows how to use the md5 hashing function to compare passwords with the ones in the database as well as a modification that uses the mcrypt libraries to encrypt some sample text.

0 comments voice your opinion now!
login authenication mcrypt md5 tutorial


blog comments powered by Disqus

Similar Posts

Raphael Stolt's Blog: Rolling your own Phing task

Ralph Schindler's Blog: Compiling Gearman (or anything) for Zend Server CE on Snow Leopard

ONLamp.com: Points of Attack: PHP and Ajax

Carson McDonald's Blog: Building HipHop PHP for Fedora 12 on 64 bit and 32 bit Systems

Ibuildings techPortal: Installing Magento Enterprise


Community Events









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


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

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