In php and uses mysql, great admin and the scriptallows visitors to make a santa letter for thier children free. Great tool for the holidays to attract people to your site.
Albert allows the admin to set up users who can post columns. It generates the column, a menu of current users and a menu of past columns by any given user. Easy to install with a setup script and no php knowlege is required. Each user can only post to their column. Requires PHP4/MySQL.
This class was built to recognize attributes of audio-files. At the moment WAV, AIFF and .MP3 are supported. This class was written for a webpage that supports its users to upload samples, which are automatically processed.
This is a very limited, barely visual database manager. Users will need to know the SQL statements to locate the necessary data within the database. A login function has been included to allow it to be published in a less-than-secure location.
MyOrgBook is a free open source online organizer programmed with PHP and MySql. Some features include mult-user login, lost password emailer, contacts, todo/ scheduler, calendar, profile changer. MyOrgBook allows you to edit, delete update contacts and many more features.
With rc_formValidator.class you can validate userinput submitted via webforms. It has several different types of checks. Error messages can be set userdefined or be retrieved from an internal error reporting system, which also has info about the fieldname and its value. All error messages are returned in an array for further processing. The class is easy to use - sample files show how to use each type of check available. Also, a full documentation is available.