Top 20 Similar PHP Tutorials

Top Referer List

This tutorial will take you step by step through the process of making a top 10 referer list for your website. People who send you traffic is automatically recorded and a top 10 referer list is made based on the amount of traffic they send you.
Basics » tutorialcode.com
Score(+): 1 | Views: 127 | 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

PHP navigation

This tutorial is about PHP navigation
General » invano.com
Score(+): 1 | Views: 114 | Similar Tuts | Save it | View this tutorial

Page navigation

In this tutorial i will show you how to make a page navigation. A bit more advanced php technique, but definitely not hard.
General » combined-minds.net
Score(+): 2 | Views: 154 | Similar Tuts | Save it | View this tutorial

PHP Page Navigation System

In this tutorial the author will be showing you how you can setup a simple php page navigation system
General » forums.clantemplates.com
Score(+): 3 | Views: 153 | Similar Tuts | Save it | View this tutorial

Switch navigation with mod_rewrite

In this tutorial I will show you how to make PHP switch navigation with mod_rewrite work for your site
General » marek.litomisky.com
Score(+): 1 | Views: 113 | Similar Tuts | Save it | View this tutorial

Dynamic thumbnails from websites

This tutorial is going to help you to know more about using Dynamic thumbnails from websites
PHP and Images » web-development-blog.com
Score(+): 2 | Views: 179 | Similar Tuts | Save it | View this tutorial

Dynamic PHP Google Sitemap

This tutorial will show You how to generate google sitemaps based on Your site MySQL structure.
Basics » bwebi.com
Score(+): 3 | Views: 155 | Similar Tuts | Save it | View this tutorial

Dynamic Dropdown Menu

In this tutorial you will learn how to create a dropdown menu based on MySQL records
Database » phpsimple.net
Score(+): 3 | Views: 170 | Similar Tuts | Save it | View this tutorial

Dynamic URLs tutorial

To create dynamic URL with php and mysql is quite simple and this small tutorial will teach you how very easily
General » chipmunk-scripts.com
Score(+): 2 | Views: 171 | Similar Tuts | Save it | View this tutorial

Dynamic signature for phpnuke

Display your php nuke stats in any forum sig
General » westernstudios.net
Score(+): 3 | Views: 145 | Similar Tuts | Save it | View this tutorial

Beginners guide to dynamic sitemaps

Learn how to create your own XML sitemaps so that search engines can more intelligently crawl your site.
PHP Files » roscripts.com
Score(+): 1 | Views: 167 | Similar Tuts | Save it | View this tutorial

Creating Dynamic PDF files using HTML and PHP

In this tutorial you will learn how to create Dynamic PDF files using HTML and PHP
General » macronimous.com
Score(+): 4 | Views: 304 | Similar Tuts | Save it | View this tutorial

Building a dynamic drop down menu in PHP & CSS

Learn how to use the power of PHP and CSS to build dynamic drop down menus
General » roscripts.com
Score(+): 4 | Views: 221 | Similar Tuts | Save it | View this tutorial

Search engine friendly URLs for dynamic content

This tutorial is about Search engine friendly URLs for dynamic content
General » bewebmaster.com
Score(+): 2 | Views: 149 | Similar Tuts | Save it | View this tutorial

Creating a dynamic 24 hour image based clock in PHP

Learn how to create a dynamic 24 hour image based clock in PHP
Date and Time » tyden.karoo.net
Score(+): 4 | Views: 229 | Similar Tuts | Save it | View this tutorial

Create a PHP Include File to create logging of server messages to a central logfile

This is a PHP include file which does logging of messages to a central logfile. You can use it in all your applications to avoid writing the same code over and over.
General » coolcommands.com
Score(+): 6 | Views: 280 | Similar Tuts | Save it | View this tutorial

Making Data Dynamic - The main strength of PHP is support for a vast number of DBs

This tutorial tackles quite a number of databases and shows the basic operations with them: connecting, sending SQL statements, and evaluating the return values. No matter what your database-driven web application must do, it always has to do these steps.
Advanced » brainbell.com
Score(+): 3 | Views: 157 | Similar Tuts | Save it | View this tutorial

Turning Dynamic URLs to Static URLs

Apache mod rewrite feature lets you turn dynamic urls to search engine friendly urls. In this tutorial I attempt to explain with example how to turn dynamic urls to static urls.
Basics » php-learn-it.com
Score(+): 3 | Views: 244 | Similar Tuts | Save it | View this tutorial