News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


development podcast community application component opinion series release custom unittest interview database framework phpunit api language symfony2 introduction test conference

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