This is a PHP class that allows you to easily create self-recovering panels. Panel is a component of overlapping "group of panels", similar to the sidebar of Mozilla or Microsoft Outlook. The main part of the overlapping and navigation is done in DHTML, and includes a PHP class to facilitate the creation of the panel side server. Panel content can be either an external page or given as a string. Basic customization (colors, fonts, etc.) is possible via method calls. Further customization can be achieved via a CSS. Documentation is only in French at the moment.
Simple news administration system, that features news editing and several separate news editor/administration accounts. News articles can have a news image that can be uploaded with the article (using news editing form). News archive page for past articles. Long articles can optionally be cut on main view and read using separate readarticle
A class that makes it ridiculously easy to
use mySQL, Oracle8, Inerbase/Firebase, PostgreSQL, SQLite (PHP), SQLite (C++) and/or MS-SQL database(s) within your PHP/C++ script. Includes lots of examples making it very easy to understand how to work with databases. ezSQL has excellent debug functions making it lightning-fast to see what’s going on in your SQL code. ezSQL can dramatically decrease development time and in most cases will streamline your code and make things run faster as well as making it very easy to debug and optimise your database queries. It is a small class and will not add very much overhead to your website.
Writing and reading configuration for your scripts has never been so easy. Using MySQL as the backend and a minimal, automatically updated conf.php file, SQLconf provides a solution for all your configuration needs.
This login system enables webmasters to protect certain pages from being viewed by just anyone. Administrators give permissions for each page and the users can only access pages which are permitted to them. Webmasters also have the control of various features, for more information visit out website.