Intro To Object Oriented
One thing you dont see too much, is tutorials on object oriented php. Now some may be familiar with object from Java and C++, and then on the other hand, many of you may have no clue what object is. For this tutorial, you need to be pretty fluent in php.
Type : PHP Tutorials
Level : Beginner
Added : Jul 03, 2007
Alternating Row Colors
Theres two different ways this can be done. The first is by getting results from a mysql query, the second is going through the values of an array. I'll go over both. First the full files (ill break it up into two files, one using mysql, and one using an array)
Type : PHP Tutorials
Level : Experienced
Added : Jun 27, 2007
Custom Greeting
In the last tutorial we learned how to display the time using php. Now this is cool and all but lets get even cooler and learn how to put that time to work and display custom greeting depending on the time of day.
Type : PHP Tutorials
Level : Beginner
Added : Jun 19, 2007
Time and Date using PHP
In this tutorial we will learn how to display the day and/or time by using php. It's a very easy thing to do using php (theres only one line of code, thats right, only one!) so, lets get started.
Type : PHP Tutorials
Level : Beginner
Added : Jun 07, 2007
Object Orient Programming: Image Class
Editor's Pick in PHP Tutorials, June 2007
This tutorial is a Web Programming in PHP article on Object Orient Programming: Image Class. The author says, "I share the code I use for my image class." Four functions: Upload, Resize, Get a file extenstion, Resize on the fly.
Type : PHP Tutorials
Level : Beginner
Added : Jun 06, 2007
PHP Links
Ever wonder how to make navigation where you stay on the index page, but the content changes? I'm sure you have seen the URL of pages like this, they often look similar to this: index.php?content=Home.
Type : PHP Tutorials
Level : All levels
Added : Jun 04, 2007
In Depth Contact Form Part 3 - Better Error Checking
Type : PHP Tutorials
Level : Beginner
Added : May 31, 2007
In Depth Contact Form Part 2 - The PHP Code
Type : PHP Tutorials
Level : Beginner
Added : May 30, 2007
Image Class: fly_resisze
Type : PHP Tutorials
Level : Beginner
Added : May 30, 2007
Image Class: Function Resize
Type : PHP Tutorials
Level : Beginner
Added : May 30, 2007

