egbook is a free guestbook that stores the entries in text files (no database). It removes HTML, unlimited webmaster-defined fields, unlimited mandatory fields, support for smileys, outputs valid XHTML, and is very easy to install!
PHPSearch is a search script which replies on no outside programs. The script indexes you site into a text database. You have the option of either indexing from meta tags or a full index of all words. Ideal for small to medium sites. With only a few lines of code to edit it is very easy to install. Options include the ability to excluded words/files from the index. Version 1.7.7 includes many more user friendly and helpful error messages and a couple of bug fixes.
The message file can be plain text or HTML. The message and the list of email addresses are contained in separate files.
The Address File contains five (5) fields:
Email Address
Last Name (optional)
First Name (optional)
Title [Mr., Mrs., Ms., etc] (optional)
Greeting [Dear, etc.] (optional)
Personalize your Broadcasted Messages using the following replacement fields in your messages:
[firstname] replaced with "First Name"
[lastname] replaced with "Last Name"
[title] replaced with "Title"
[greeting] replaced with "Greeting"
This is a chat system written in PHP and that uses MySQL on backend for storing data. It features: frame-based, display user list, user filter capability, and much more.
MZsurvey is a small library for creating self customoized surveys and polls
with adding two lines of code. CSS support. Many surveys on one page. Vote ending date support.
OpenAuth is an authentication and authorisation product that allows you to manage user and object populations but also manage users, activate and immobilize their accounts, re-send their two factor tokens, check how many times they have tried to log in and more. The second part of OpenAuth is the programming interfaces. There is an authentication module that can be used if you want to implement your own custom authentication, and then there is the authorisation module. The authorisation module is the heart of OpenAuth and allows you to wrap PHP code in conditional functions that will only be executed if the user passes the authentication test.