PHP 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: 236 | Save it | Report it


Top 20 Similar PHP Tutorials

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: 165 | 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: 141 | Similar Tuts | Save it | View this tutorial

Pretty URLs - a guide to URL rewriting

Introduction to the use of mod_rewrite for more search engine and user friendly URLs
Basics » roscripts.com
Score(+): 1 | Views: 128 | 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(+): 2 | Views: 151 | 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(+): 1 | Views: 173 | 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(+): 2 | Views: 163 | Similar Tuts | Save it | View this tutorial

Dynamic signature for phpnuke

Display your php nuke stats in any forum sig
General » westernstudios.net
Score(+): 2 | Views: 140 | 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: 276 | 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: 163 | 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(+): 3 | Views: 212 | Similar Tuts | Save it | View this tutorial

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: 145 | 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: 214 | 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: 153 | Similar Tuts | Save it | View this tutorial