Advertisment
This tutorial will show you the basics of recursion abd how to list categories and sub-categories to the nth level in tree format in a directory...
Let your visitors choose the style they prefer amongst multiple CSS documents.
One of PHP strengths are all the string functions. We give you a great help with starting to work with these functions. There are Always a function...
A advanced BBCode tutorial. This explains how to use the preg_replace function, and shows you how to make BBCodes where you can specify site names,...
The shopping cart is typical of those used in online stores: the user can add items to the cart and manage the quantities of the different items....
You've seen it for the first time (as far as I know) on Flickr and you're seeing it on major websites as well. The 'tag cloud'...
Social bookmarks is a thing you must have on your website if you want to increase the number of your returning visitors. More and more people rely...
If you work with PHP and databases, you will most guaranteed have to work with arrays. Arrays are great for holding lots of information in a...
Learn how embedded PHP 'for' loops work while making a handy hex chart!
A beginners guide to Inserting into a mysql database
Learn how to style text and make it more appealing.
Making a border is easy so were are going to throw in a few styling codes for text in with it.
In this tutorial you will learn how to making an input field's value disappear.
Updating is similar to inserting only for a few differences.
Looking at how to change the colour of text!
Changing the font of text and looking into different styles and heading.
Deleting from a mysql database is even easier than inserting.
Changing colours for each row with code.
Let's say you have a customer table ( tbl_cutomers) you want to navigate alphabetically by customer last name. o accomplish this task we need...
The most common complaint that comes when a designer and a programmer are working together on the same project is that the output is mostly bugged....