DCC::QuickSite Pro Support forum quicksite_pro Site generation backend engine This package is a set of classes that works as a site generation backend engine. It supports template processing, page caching, gzip compression, logging and virtual URI parsing. .htaccess file main engine class Documentation ...
This package can be used to generate and update an hierarchical tree of elements from MySQL database content. A HTML page with some Javascript performs an AJAX request to obtain the list of elements of the tree from a MySQL database query. The tree of elements is returned to the browser in JSON format ...
... lately to improve past solutions to make it difficult for robots pretend to be real human users and commit many types of site abuses. This
package provides another kind of CAPTCHA implementation. It asks questions that are easy to answer a real human being, but are hard or even impossible to answer
...
Simple Mini Poll Support forum minipoll Online poll system with administration interface This package is meant to create online surveys. It lets you create Web based polls with a single question for which the users can only pick one answer of multiple answers. There is no limit of possible answers ...
Simple User Support forum simple-user Register and manage user accounts in MySQL records This package can be used to register and manage user accounts in MySQL records. There is one class that can create the necessary MySQL tables and records to store user records starting with the administrator ...
Check spam Support forum checkspam Generate and validate CAPTCHA verification images This package can be used to generate and validate CAPTCHA validation images. It can create an image in the PNG format displaying a random text. The text is stored in a session variable for later verification. The ...
... location of a given IP address This class can be used to get geographic location of a given IP address. It sends a request to a Web server of this package author to retrieve details about a given IP address. Currently in can obtain geographic details about the location of the computer with the IP ...
Wiki Parser Support forum wikiparser Retrieve and process articles from Wikipedia This package can be used to retrieve documents from Wikipedia or any other MediaWiki based site and convert the wiki markup into plain HTML. Main class file Wiki document retriever class XML parser class Example script ...
PHP Tree Graph Support forum phptreegraph Render graphical diagrams of hierarchical trees This package can be used to render graphical diagrams of hierarchical trees of nodes. There is a base tree class that manages an hierarchy of node objects. A renderer sub-class takes care of traversing the ...
Agenda Support forum agenda Manage agenda to track items borrowed to people This package manages an agenda that is used to keep track borrowed items to other people. A database table stores the information about the items that were borrowed, when they were borrowed and by whom. This class can present ...