News Feed
Jobs Feed
Sections




News Archive
Devshed:
Simple and Secure PHP Login Script
July 28, 2011 @ 09:57:39

In this new tutorial on DevShed, they walk you through the creation of a secure login script that uses sha256 encryption, a captcha to prevent automated signups, XSS attack protection and several other features.

Recent advancements in PHP offer the developer a variety of tools to improve the security of login systems. [...] This programming tutorial will teach you how to create a simple, yet secure login script utilizing PHP using MySQL and bracing for XSS attack prevention.

Other features include no persistent logins, preventing direct file access, an idle timeout on the user session, protection against session fixation and anti-brute force measures. Full (procedural) code is provided as well as screenshots from phpMyAdmin showing the database table structure. You can grab the code for the project here.

1 comment voice your opinion now!
simple secure login script user tutorial


blog comments powered by Disqus

Similar Posts

Content with Style: Remove nodes in SimpleXMLElement

PHPMaster.com: How I Faked Scheduled Database Dumps Without Cron

Jani Hartikainen's Blog: Zend_Acl part 3: creating and storing dynamic ACLs

Rasmus Larsson: Building a template engine in PHP

PHPMaster.com: The MVC Pattern and PHP, Part 1


Community Events











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


opinion development phpunit testing podcast conference functional series interview release rest unittest zendframework2 usergroup community framework language symfony2 database introduction

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