

Advertisment

How to display categories in tre format
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...
Views: 560 |
| by Ben
PHP - Miscellaneous

Multiple CSS
Let your visitors choose the style they prefer amongst multiple CSS documents.
Views: 578 |
| by Daniel
PHP - Miscellaneous

PHP string functions summary
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...
Views: 600 |
| by Sarah
PHP - Miscellaneous

Advanced BBCode - preg_replace
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,...
Views: 650 |
| by Sean
PHP - Miscellaneous

Shopping Cart
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....
Views: 548 |
| by Troy
PHP - Miscellaneous

Create tag cloud
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'...
Views: 589 |
| by Sarah
PHP - Miscellaneous

Create social bookmarks
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...
Views: 578 |
| by Jarry
PHP - Miscellaneous

Array functions in PHP
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...
Views: 590 |
| by Source
PHP - Miscellaneous

Embedding PHP For Loops
Learn how embedded PHP 'for' loops work while making a handy hex chart!
Views: 659 |
| by Brad
PHP - Miscellaneous

Inserting into a mysql database
A beginners guide to Inserting into a mysql database
Views: 655 |
| by Mark
PHP - Miscellaneous

Styling text
Learn how to style text and make it more appealing.
Views: 632 |
| by David
PHP - Miscellaneous

Making a simple border
Making a border is easy so were are going to throw in a few styling codes for text in with it.
Views: 640 |
| by Mathew
PHP - Miscellaneous

Make a input field's value dissappear.
In this tutorial you will learn how to making an input field's value disappear.
Views: 0 |
| by Sarah
PHP - Miscellaneous

Updating a mysql database
Updating is similar to inserting only for a few differences.
Views: 591 |
| by Stephen
PHP - Miscellaneous

Text Colour
Looking at how to change the colour of text!
Views: 606 |
| by Daniel
PHP - Miscellaneous

Changing Fonts and Styles
Changing the font of text and looking into different styles and heading.
Views: 603 |
| by Nick
PHP - Miscellaneous

Deleting from a mysql database
Deleting from a mysql database is even easier than inserting.
Views: 604 |
| by Stephen
PHP - Miscellaneous

Alternating row colors
Changing colours for each row with code.
Views: 586 |
| by Source
PHP - Miscellaneous

PHP A to Z sorting script
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...
Views: 650 |
| by Donald
PHP - Miscellaneous

Smarty templates for beginners
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....
Views: 600 |
| by Simon
PHP - Miscellaneous

Most popular (last 7 days)





Highest rated (last 7 days)




