So you have a basic HTML site with 100 pages, what happens when you want to change the title tag? Well, if you aren’t using PHP includes, you will have to update each file. Wouldn’t it be nice if you could make the change to one file and it would update every page? That is what we will accomplish with our basic PHP template tutorial.
For most dynamic websites you will want to create "Search Engine Friendly" or "User Friendly" URLs, rather than using ugly and meaningless strings or IDs to reference your content. The way you interpret the URLs and use them to get your content is for another article and I won't go into that right now, what I want to talk about is how to turn your page titles into versions that can be used in your URL.
Got a query with lots of rows to display? Here is how you can display MySQL results over a number of pages. If you don't feel like reading or have to meet a deadline, just skip to the end of the section and copy the pages function which only requires 4 parameters.
Learn how to make page navigation like you see them on a forum. When a topic has more than 25 posts you well get a second page, thats what i'll learn you in this tutorial.
Showing the number of visitors online on your website is a very nice feature. For yourself, and also your visitors. In this tutorial you will create a perfect script that does the job.
Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow.
Strings are things like the Includes, except it gives you that cool URL. You know the ones like http://www.domain.com/index.php?id=filename? Well anyway, here you will learn how to do it.
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 people you to adapt it to your own websites, it supports database and non-database generated words.
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 editable site navigation system
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 they can use to easily navigate through your website's content.
Put records from your database in a dropdown menu/list box. You can apply it as a navigator list box. Good for saving your webpage areas or you have many links you don't want to show all of them in your pages.
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 several abilities and can be used in several ways, the only way focused on by this tutorial is to create Search Engine Friendly links
44 times | category:
this:1/125records total:17 start Previous Next Last goto: