Displays what happened today in history, such as birthdays and other events. Supports XML feeds (RSS). MySQL or PostgreSQL recommended but optional. Libraries of 3000+5000+150000 events available.
a simple function that returns the path to folder in which script subsides. Valuable in producing php programs that will be distributed randomly and require absolute paths. Just call this function and it will return everything up to the current folder. An example use is
$serverPath = getServerPath();
$serverPath .= nameOfPageToBeRequested;
DirectoryZ is a simple directory script that will allow you to make a nice looking directory on any topic you desire in hardly no time. Features include a search function, subcategories, a popular page that ranks sites by number of clicks, a ratings feature where visitors can rate links/sites, and thumbnail picture support.
J-SESSIONS is a session package designed to protect pages with a very small footprint. The bulk of the code is less than 176 lines. A live demo can be seen at: http://www.jeremybrand.com/admin.
Nius (spell it like news) is a basic news script which is easy to include on your existing page. It uses MySQL to store the items, and includes a simple admin-page to insert news. Topics are selected from a .txt file which you can easily customize for your needs.
mySQL database table of all the U.S. ZIP Codes (over 44,000) with latitude and longitude coordinates. With this ZIP Code table and PHP script, you can allow your users search for table entries or other zip codes within any given U.S. ZIP Code. You can also search by proximity (within x miles). This is ideal for any website which requires ZIP code searches such as a store finder or classified ad websites. 2005 version.