http://www.tutorialkit.com
http://webdesign.org
http://www.3dlessons.com
http://www.markuptutorials.com
http://www.flashperfection.com
http://www.vectorials.com

PHP Tips & Tricks - LearnPHP.org

Sort byTutorials Per Page
Pages:7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | Next| Last

Simple Hit Counter

Author: tutfx  Rating:
Use this simple script for a basic click counter to display the amount of hits to your site.
October 30, 2006 Today Views: 1 Total Views: 806
Learn how to create random content to help liven up your static web pages.
October 27, 2006 Today Views: 2 Total Views: 788

Displaying Load Times

Author: Biorust  Rating:
When developing PHP-driven websites its often very useful to know how long your pages took to process. This not only gives you some idea of the efficiency of your websites and of the server running them, but may help you diagnose problems, benchmark code corrections/additions, etc.
October 27, 2006 Today Views: 1 Total Views: 747

Alternating Row Colors

Author: Biorust  Rating:
This tutorial is not made for the average novice, and is probably placed closer to intermediate skill capability if you want to explore more advanced colour combinations.
October 26, 2006 Today Views: 2 Total Views: 709
The tutorial describes PHP SOAP Extension Functions for Server Applications.
October 25, 2006 Today Views: 1 Total Views: 590
This script is to search for movie in.
October 23, 2006 Today Views: 1 Total Views: 696

md5() Hashing Using PHP

Author: Biorust  Rating:
One of the many ways of hashing data using PHP is a function called md5(). md5() converts a string of text into a 32-character hash, using a secret algorithm, thus protecting the original source information.
October 20, 2006 Today Views: 1 Total Views: 718
In this tutorial I will show you how to do a random image script to use on your page. You must have php installed in order to use this script. There are spaces in the script at this moment for clarity. Please remove the spaces.
October 12, 2006 Today Views: 2 Total Views: 780
The idea of this login box is basically to plug in the variables that are needed to verfiy it normally on the board and just supply them from an external source.
October 3, 2006 Today Views: 1 Total Views: 2,548
The tutorial describes directory, file system and image functions.
September 15, 2006 Today Views: 1 Total Views: 869
Pages:7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | Next| Last