Miscelaneous tool pages
- http://tonycode.com/tools/urlencode.html - URL Encoding and Decoding Page
- http://tonycode.com/tools/showHTTPHeaders.php - Shows most of the headers you sent. PHP doesn't give me them all.
- http://tonycode.com/tools/unixtime.html - take that 13 character timestamp and make it readable. Displays Unix Time in Human Readable format.
- http://tonycode.com/tools/tounixtime.html - get the unix timestamp for any date and time.
- Test images with various load times
- http://tonycode.com/tools/image.php/2/2sectest delays 2 seconds before displaying image
- http://tonycode.com/tools/image.php/nosectest No delay before displaying image
- Format is image.php/<delay in seconds>/<image text> or image.php/<image text>