Other Categories
A very simple tutorial that shows you how to record and ban somebody's IP from a site.
Date Added: December 12, 2007 [ 318 Views - 0 Votes ] [ Rate ]
Source: Chipmunk Scripts [ PHP and MySQL - Development and Basics ]
A tutorial showing you how to paginate mySQL entries over multiple pages
Date Added: December 12, 2007 [ 266 Views - 0 Votes ] [ Rate ]
Source: Chipmunk Scripts [ PHP and MySQL - Development and Basics ]
Show files and directories in a directory. Filesize and types listed in a nice table.
Date Added: December 12, 2007 [ 308 Views - 0 Votes ] [ Rate ]
Source: 999Tutorials.com [ PHP and MySQL - Development and Basics ]
Create Directory Link Me Lister for Affiliates
This uses opendir() to create a code!
Date Added: December 9, 2007 [ 369 Views - 0 Votes ] [ Rate ]
Source: RagPug.com [ PHP and MySQL - Development and Basics ]
Get rid of Warning division by zero
Prevent a common php warning with this tutorial without change the php.ini file
Date Added: September 23, 2006 [ 1324 Views - 0 Votes ] [ Rate ]
Source: cagedflame.com [ PHP and MySQL - Development and Basics ]
Converting Between Hex and RGB with PHP
Convert between the hexidecimal color code and the red,green,blue (rgb) color code
Date Added: May 22, 2006 [ 1158 Views - 0 Votes ] [ Rate ]
Source: shortkid422.com [ PHP and MySQL - Development and Basics ]
Mysql now offers sub queries/sub selects. They can help you write faster and shorter code. You don't need to do that much programming in PHP, just let mysql do the work :-)
Date Added: April 29, 2006 [ 1004 Views - 0 Votes ] [ Rate ]
Source: 999Tutorials.com [ PHP and MySQL - Development and Basics ]
Basic sql optimization for MySQL
It's important to know how to write your queries fast. And there are also ways to do your queries faster Inside mysql, called Indexes. They help mysql do the work faster, but you need to tell how...
Date Added: April 29, 2006 [ 807 Views - 0 Votes ] [ Rate ]
Source: 999Tutorials.com [ PHP and MySQL - Development and Basics ]
Many of website use this script to alternate their table row color that selected from mysql database, very useful and cool.
Date Added: April 22, 2006 [ 1203 Views - 0 Votes ] [ Rate ]
Source: PHPeasystep [ PHP and MySQL - Development and Basics ]
PHP Load Time - Only 3 lines of code!
Use PHP, to generate a page load time automatically!
Date Added: March 4, 2006 [ 1124 Views - 0 Votes ] [ Rate ]
Source: Figgy [ PHP and MySQL - Development and Basics ]