html_special_chars_encode is a code snippet to encode STDIN to be included in html where result is written to STDOUT. It replaces all occurances of characters known to break HTML.
This PHP script provides such features as: IP hider, Obscure Any URL Anonymity, connection lores, obfuscation, and corporate survival.
This script is based on the article found at http://www.searchlores.org/obscure.htm.
A PHP script in 3 modules which can determine to which country an IP address belongs, redirect to the proper page in a multilanguage site, display the name of a country, its national flag or both depending on the IP of the visitor. MySQL database is not required. The HTML output produced by any of the modules is fully XHTML1.0 compliant. ip2c is able to work with two freely downloadable CSV databases: MaxMind GeoIP and Directi IPtoCountry.
IPB_deletePosts is a little tool that is intended to make deleting posts an easy task. In the normal IPB (Invsion Power Board) you have to hit the DELETE Button then confirm and then delete the next post. If you want to clean a whole topic, this can take a while. With IPB_deletePosts these times are gone. Features: displays every forum in a combobox, shows all topics and posts with a checkbox, all selected posts can be deleted with one click, no confirmation necessary. Note: This add-on is not meant to be used for forums with more than 500+ posts. This add-on has not integrated user authentification. I used a ".htaccess" file to allow only valid admins to use my add-on. IPB_deletePosts has only be tested with Invision Power Board v1.1. I assume the 1.2 has no database changes so it should work with it, too.