Tools

Tool & Scripts
These are some of the scripts I have built and used from time to time. Please feel free to use, modify, or hack any code or documentation you find useful on this site.
You’ll find that most if not all of these scripts are packaged into a zip format. You will need a zip utility to extract the file, I recommend 7 Zip.

  • Google Sitemap Script.
    Google Sitemaps are probably old to most but if not then here’s a script that will reads the files within your directory and produces a Google Sitemap. A blacklist array is included to omit sensitive files from being added to your sitemap. To participate in the program you must have a Google Webmaster account. No databases required!
  • Block users from accessing a page on your site.
    This function can be used to slow aggravating users down from accessing your page. I place stress on the word slow because any determined users/hacker/spammer will eventually get to your site if they really wanted to.
  • Parse a Simple XML file with this Script.
    If your server supports PHP 5 and you find yourself dealing with XML data then you should be taking advantage of the Simplexml function. SimpleXML is a new feature that was added to PHP 5, and it simply incredible.
  • Reverse IP Script.
    View hosted Domains on a single IP address. No databases needed.