Have you ever wanted to ban a user from a site based on thier IP address? With this script you may either use or not use a MySQL table. Both examples are included with the SQL Schema. Banned IP addresses get a rejection message when trying to enter the site.
This Address Book & Contact Organizer is a powerful PHP & MySQL based script. It is powerful enough to handle even the largest directory and allows for fast searching. You can enter in a vast amount of information about your contact and search by numerous variables including first & last names, email address, company, title, phone # or affiliation. Since it is web-based, you can access your address book anywhere you can get to a computer.
X7 Chat has more features then any other PHP chat script. It does not click when it updates, has no flicker and almost no delay. It support IRC style commands, Full admin control, message formatting (colors, styles etc.), smilies, and unlimited users, rooms and messages and a lot more. It also has integration support for popular software like PhpBB and PhpNuke as well as many more.
InkTank is a PHP-based online library system designed to archive “fan fiction,” stories written using an already-imagined world. It has many features tailored for such, including the ability to categorize stories by characters, genres, and “pairings.” It also includes an awards system for highlighting outstanding works. Archivists use Archangel — the companion to InkTank — a desktop application, running on Windows or Macintosh, that can conveniently modify stories, authors, system messages, awards, and more.
Using a unique database design I have developed a php class to have a completly text file database system. Just some of the functions included in the class are for: add/edit/delete records, add/edit/delete tables, sorting a database using a given field, and many more usful functions. This class is very usful for developers wanted to make applications for servers that do not support mySQL or something similar. Tutorials are available from our site. Update: version 4.3.3 includes limiting the query() results, editfield() and removefield() were also added.