Loading...

More materials by author nathanael mitchell - Page 1

in PHP
Image slideshow

<span>Editor's Pick in PHP Tutorials, June 2007</span><br/>Who needs an Image Slideshow? You will when you see how easy it is to make and how great it looks. The author gives you code for every step so that you can set it easily into your PHP for the website design.

read more
in PHP
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.

read more
in PHP
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)

read more
in HTML Tutorials
CSS Navigation Bar

Here I'll teach you how to create the navigation bar below. This has been cross browser and cross OS tested, so functionality shouldnt be an issue. You can view my blog to see this in action

read more
in PHP
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.

read more
in PHP
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.

read more

Copyright © All Rights Reserved