Security System Support forum security_system Search for files that may present security risks This class can search for files that may present security risks. It traverses a given directory recursively and scan all files that contain certain text that is considered insecure or has executable permissions ...
This class is meant to offer a Web based system to send private messages to users of a site. The messages may be organized by storing them in different folders. The class uses PHP 5 object oriented features and the PHP 5 sqlite extension to store the messages in an sqlite database. libSiteMessage ...
kmessaging Support forum kmessaging MySQL based private messaging system This class implement a private messaging system that stores messages in a MySQL database. It can be used to exchange private messages between users of a site. The class provides means to: - Send a message - Get the title, body ...
msgcat Support forum msgcat Message Catalog System Basic message Catalog utility for php, provides a basic way to generate multiple languages scripts msgcat Demo debug file Demo msg file GNU GPL License msgcat class Documentation Demo script Site Meter
dvote Support forum dvote A poll voting system based on .ini files This class can be used to implement a poll voting system. It can present the poll form, process the votes and present the results. The class uses a configuration file in a .ini file to define a poll question and the possible answers ...
This class can handle fatal PHP errors redirecting the current request to a page. It sets the PHP options to display the errors on page with HTML code that includes a meta redirection tag to a configurable error handling page. The class can also includes functions to send a email message to a site ...
Site Check Support forum sitecheck Check Web sites to find pages returning errors PHP has already has a number of frameworks which provide unit testing functionality, however system testing is often forgotten. This package provides a framework for testing a Web site It can attempt to connect to ...
This class can be used to send alarm messages when databases are down. It can check one or more database servers by connecting to them to see if they are up or down. The class can send an alert e-mail or SMS message to the systems administrators when a database server is down. When the database server ...
Target CMS Support forum target-cms Content Management System This package implements a content management system. All the HTML is generated by PHP classes, so it does not use separate HTML templates, only PHP plus CSS and a few JavaScript files. It also optionally uses two WYSIWYG HTML editor products ...
TM::Apeform Support forum apeform A very abstract web form builder and processor TM::Apeform creates self repeating web forms, so called "Affenformulare" (German for "ape forms"). If a million apes is typing into the form (that's the "Infinite monkey theorem"), the form is displayed again and again ...