This is a set of PHP3 scripts and HTML files that provide Web-based interface to MySQL database to administer your user information. It allows you to add, delete, edit, view and search your user database.
{PHPTMPL} is a templat engine written in PHP, which enables the developper to create and update websites very quickly, as it enables him to separate the contents from the appearance of the site. It features a meta-language for the experienced user, with loops, tests, on an infinite level (he can use templates of templates). It can link to plain text, HTML, PHP.
Ease of use was the main idea behind this class. The goal was to develop a class that has few but powerful functions. Additional, advanced features like paging, and dumping of data are provided as well.
Works with PHP4 and PHP5.
This PHP/Javascript combo allows you to easily create a tree menu. With capable browsers, the menu is dynamic and allows the branches to be expanded/collapsed. This works AFAIK with Internet Explorer 4+, Mozilla, and Netscape Navigator 6+. With other browsers, Opera for example, the menu is static. Also, with Internet Explorer 5+, the status of the expanded/collapsed branches is persistent, (ie it survives a refresh). Each node can have an optional link and icon. 1.0.3 comes with reference (PHP side) and persistence bug fixes.
PHPTraK is a simple PHP script that can track an unlimited number of clicks/links. It uses text files to store its data, therfore requiring no database. It has a URL filter and a referal filter to block unwanted clicking. It can even track URLs that themselves contain query strings. It also tracks the time of the first hit and the time of the most recent hit.