Top 20 Similar PHP Tutorials

Create a Dynamic 2 level navigation list in PHP

In this tutorial we will learn how to create a dynamic navigation menu powered by PHP and MySQL only
General » finalwebsites.com
Score(+): 1 | Views: 160 | Similar Tuts | Save it | View this tutorial

Basic HTML email list with PHP and MYSQL integration

This tutorial will teach you how to make a simple newsletter in PHP/MYSQL with account activation.
General » chipmunk-scripts.com
Score(+): 5 | Views: 199 | Similar Tuts | Save it | View this tutorial

PHP Walkthrough & Script: Building an Apache-like Access Control List (ACL)

We're going to be constructing an Apache-like, in fact we're going to be emulating the Apache ACL in its entirety. Although you could quite easily use Apache, this allows you to see how it's all done and even extend onto it to allow temporary bans which expire after a certain amount of time - if you were that way inclined.
Security » talkphp.com
Score(+): 6 | Views: 141 | Similar Tuts | Save it | View this tutorial