News Feed
Jobs Feed
Sections




News Archive
DevShed:
Private Pages with PHP and Text Files
February 27, 2006 @ 09:16:15

DevShed has this new tutorial posted today concerning the use of text file authentication to create "private pages" in your site.

You run a website that is simple enough it doesn't require a database. But your site features certain pages to which you'd like to limit access. Most of the time, that implies using a database to store passwords and usernames. There is an easier way, however. It's less secure, but it involves a lot less coding.

They step you through the process - creating the form, making the PHP page for it to submit to, checking the password (including a bit on encryption), and validating the user's entry against it.

0 comments voice your opinion now!
private pages text file authentication nd5 encryption private pages text file authentication nd5 encryption


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Displaying Dynamic Progress Bars

Juozas Kaziukenas' Blog: PayPal payment with encryption

PHPMaster.com: Understanding OAuth - Tweeting from Scratch, Part 2

Richard Thomas' Blog: Solar Framework Shorts - Using Multiple auth adapters

Derick Rethans' Blog: More goodies in the eZ Components


Community Events











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


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

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