Flickr Api - Display User Photos


Sun, 27 Jan 2008 13:37:40 CST

This tutorial will cover a little bit of the Flickr API and show you how to put your (or anyone else's) public photos on your website. You can see the final result here, this is going to be a long one... more ->


Simple Machines - Hide Boards of Inactive Users


Sun, 20 Jan 2008 17:17:50 CST

In this tutorial I will teach administrators of Simple Machines Forums how to hide the boards of inactive members. In a forum that I manage I have an affiliate system. Each affilia... more ->


Php Shoutbox


Fri, 26 Oct 2007 18:59:59 CDT

This tutorial will teach you how to make a shoutbox that will run off of a text file. This means that you won't need a mysql database to have dynamic content on your site. This script runs off two fil... more ->


Caesar Cipher


Sat, 20 Oct 2007 11:24:55 CDT

This tutorial will go through the basics of encryption by explaining how to make a Caesar Cipher. A cyclic encryption that takes a message and shifts the value of each character depending on the ... more ->


Php Photo Gallery


Sun, 30 Sep 2007 14:15:08 CDT

This tutorial will teach you how to make a photo gallery that is not dependant on a MySQL database. This gallery searches the directory it resides in for images. It then puts them in an array for disp... more ->