
Advertisment
HTML Templates
Most sites use a standard template throughout the whole website. The header and footer data is stored in a .php file and loaded for each page...
Views: 1205 |
| by Daniel
PHP - Site Navigation
Dynamic URLS using php and mysql
A tutorial with code snipple included that tells you how to generate links with URLs such as index.php?ID=5 and such. Very easy to follow.
Views: 1179 |
| by Nick
PHP - Site Navigation
Next-Previous Links
This tutorial will show you how to make next previous links for a mySQL database.
Views: 1025 |
| by Nick
PHP - Site Navigation
Invano Navigation System
This tutorial will show you how people link like www.invano.com?php:shoutbox
Views: 1077 |
| by Sarah
PHP - Site Navigation
Clean Urls with PHP
Get clean and search engine friendly urls for your php site without using mod_rewrite.
Views: 1011 |
| by Mark
PHP - Site Navigation
Pagination with PHP
Learn how to paginate results from your mySQL database in a clean and user friendly way.
Views: 1041 |
| by Isac
PHP - Site Navigation
Redirect Visitors by Browser Language
Give a professional touch to your site learing how to redirect your website users based on the choice of language that is set in the browser.
Views: 982 |
| by Jarry
PHP - Site Navigation
Flexible Database Driven Menu
Following this tutorial you'll be able to create a fully database driven flexible menu that will also allow you to add menu items later and...
Views: 1003 |
| by John
PHP - Site Navigation
Using mod_rewrite with Apache and PHP
mod_rewrite is a popular Apache Module which gives a server administrator the ability to mask a web site's links. Though mod_rewrite has...
Views: 1074 |
| by Jarry
PHP - Site Navigation
Page Navigator
Create a simple Page Navigator for your PHP programs such as webboard, guestbook, online catalog, product list page, etc.
Views: 1028 |
| by Brad
PHP - Site Navigation
Creating a Tag Cloud Using PHP
By using this PHP code, you can create the tag cloud that is popular on so many web 2.0 sites. It lets you provide users with an index/sitemap that...
Views: 1046 |
| by Isac
PHP - Site Navigation
Create Dynamic URLs With Mod_Rewrite and PHP Functions
In this tutorial you will learn to add unlimited parameters to your links with only one simple PHP function.
Views: 1034 |
| by Sarah
PHP - Site Navigation
Dynamic (2 level) navigation list
The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to...
Views: 994 |
| by Adam
PHP - Site Navigation
Creating Navigation
Create a navigation script for a webpage.
Views: 1069 |
| by Steve
PHP - Site Navigation
Paginating large texts and stories
Learn how to separate large texts and stories into pages containing X sentences each.
Views: 1002 |
| by John
PHP - Site Navigation
Creating a menu system
In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy...
Views: 989 |
| by Nick
PHP - Site Navigation
PHP Tag Cloud Script
In this tutorial you will be shown how to create a class based word cloud / tag cloud using PHP. This is because it will be more convenient for...
Views: 1035 |
| by John
PHP - Site Navigation
Do a Navigation System that Uses ?id=1
In this tutorial you will learn how to create a navigation system that Uses ?id=1 for its pages.
Views: 949 |
| by Jarry
PHP - Site Navigation
PHP url parameter and page include
Iīve been asked several times how to solve this problem. Letīs say you have folder which stores files with the content of the pages. You also have...
Views: 994 |
| by Sarah
PHP - Site Navigation
Create A Template Engine!
This tutorial will show you how to create a template engine to run behind your site.
Views: 1109 |
| by John
PHP - Site Navigation
