News Feed
Jobs Feed
Sections




News Archive
PHPMac.com:
Two New Tutorials (Switch Navigation & A Simple Login)
December 28, 2005 @ 06:30:58

PHPMac.com has two more new PHP tutorails today - Navigation using Switch and Single-Page Password Protection.

In the navigation tutorial, they show you a simpel way to use the switch() control to display different content based on a variable set in the $_GET array (URL string).

The second tutorial, Single-Page Password Protection, shows you quickly how to create a form that takes in a password and checks it against one hard-coded into the PHP script. If it validates, the "secret content" is shown.

Both of these tutorials are very simple, and, if you're not careful with them, could cause some security issues with your scripts. All in all, though, they're a good starting place...

1 comment voice your opinion now!
tutorial switch navigation simple login tutorial switch navigation simple login


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: PHP Video Tutorial: Functions

Derick Rethans' Blog: Xdebug and tracing memory usage

Cormac's Blog: Fast server-side rejection of large image uploads using $_FILES

WebReference.com: Globalize your Web Applications: PHP's Locale Package

Evolt.org: Quick Calendar Using AJAX and PHP


Community Events











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


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

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