Bizzar IP Redirect
One of the first scripts I wrote, I was working on an intranet site for the company I worked for at the time. I needed a way to redirect users based on their IP address which we seperated by location. This script takes the IP, breaks it down into the 4 octets (thats what one XX is in the XX.XX.XX.XX address of a computer) and uses some logic to determine how and were to redirect.