Authors
-
Ive seen alot of PHP Navigation methods, you know the ?action=blah sorts of things, most used the switch function. I thought it would be cool to try and construct one not using switch. It uses arrays (To hold the ?action=VALUE ) and the file name that needs to be included. It also uses a few loops to get every value. Here it is.. 1. ‘memberlist.php’, 12. ‘login’ => ‘login.php’, 13. ‘reg (Read Full Article)
Related Articles
- Setting Up an Adobe Air Development Enviroment (Video Tutorial)
- also written by Panzer
- Format your Twitter Stream with jQuery
- also written by Panzer
- Fedora 9 , First thoughts
- also written by Panzer
- Upgraded To Wordpress 2.6
- also written by Panzer
- jQuery UI 1.5
- also written by Panzer
- Dropbox on Fedora. Believe it
- also written by Panzer
- XAMPP(Webserver) On Linux
- also written by Panzer
- Writing better jQuery Code
- also written by Panzer
- Writing Better jQuery Code
- also written by Panzer






Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments