Benchmark and Optimize PHP Script Speed
Sometimes you create a script that can get slow for several reasons. In this tutorial you'll learn how to analyze what is slowing the script and foremost what you can do about it!
Type : PHP Tutorials
Level : All levels
Added : May 01, 2008
Rating :




Automated PHP Photo Album
A really simple way of displaying your photo albums online. To add a new album, simply make a new folder and upload your photos.
Type : PHP Tutorials
Level : Beginner
Added : May 05, 2006
Rating :




Detect a Users Language
Show something like "Language: *Your Language*"
Type : PHP Tutorials
Level : Beginner
Added : Mar 23, 2007
Rating :




Intro To Object: Creating Your First Class
You have havent done so yet, I strongly recommend you first read my Intro To Object before starting this tutorial.
Type : PHP Tutorials
Level : Beginner
Added : Jul 05, 2007
Rating :




Rewritten URLs with Unlimited Parameters
I recently added a function to my commercial PHP framework which allows unlimited parameters in a mod_rewrite rewritten URL, without having to add more lines to do so. In this tutorial I will explain to you how to create this function and use it.
Type : PHP Tutorials
Level : Experienced
Added : Dec 01, 2006
Rating :




PHP Introduction
A short and simple introduction to
Type : PHP Tutorials
Level : Beginner
Added : Mar 01, 2007
Rating :




highlight_string(); With Valid XHTML 1.0 Strict Output
This small guide aims to take the standard output from the PHP function highlight_string() and make it completely valid XHTML 1.0 Strict.
Type : PHP Tutorials
Level : Experienced
Added : Aug 15, 2006
Rating :




Random Password Generation
Editor's Pick in PHP Tutorials, June 2007
Web programmers will enjoy this article. It is a quick and effective way to create Random Password Generation - needed for security and anti-spam measures. The author provides concise lines of code, screenshots and simply read texts.
Type : PHP Tutorials
Level : All levels
Added : Jul 20, 2007
Rating :




Stylesheet Switcher
Editor's Pick in PHP Tutorials, August 2006
This tutorial is an easy approach to switching your stylesheets faster. The scripts are provided in easy to read graphics.
Type : PHP Tutorials
Level : Experienced
Added : Aug 16, 2006
Rating :




PHP User Stats
In this tutorial I am going to teach you how to make a User Stats menu in PHP and MySQL which displays: Unique hits, Unique hits today, Total hits, Total hits today. If you don't have MySQL you can get one for free here.
Type : PHP Tutorials
Level : All levels
Added : Apr 19, 2006
Rating :







