The TT Web Site Manager is a general purpose database driven Web site management system written in PHP. It features support for MySQL in the default distribution, with MS SQL server, ODBC and SQLite supported by installing code modules. It allows multiple Web sites to be built and managed entirely on the fly from dynamic content stored in a database. Pages can be assembled in any order from a library of code items which can include a mixture of static HTML, SQL, and PHP. There is no framework of templates or forms to constrain the coder, and there is no limitation on content type, meaning that almost any content can be served. Version 0.4 incorporates many feature upgrades and bug fixes, including better database support module integration, a more streamlined install script, slight tweaks to the admin script interface and compatability testing with the PHP5 beta. Alongside this release come new versions of the ODBC and MS SQL modules, as well as an experimental new module supporting SQLite on PHP5.
PHP-x10 is a PHP interface to the BottleRocket x10 Firecracker software. It is based very closely on CGI-x10. Features include: The same abilities as the x10 remote control, Customizable page header or footer, Easily integrated into any other PHP page, Optional Select Boxes or remote control-like Radio Buttons, Remebers the last executed command, and Ability to turn off or on all items in a house.
httpmanage is a PHP3 tool that provides several convenience functions to manage two versions of html/php files. You can upload files from your development server to the online server, make diffs between these versions and keep a changelog for every file. You can also give files a certain state, i.e. "in development", "ready for upload" etc. All these functions are very easy to use and they are accessible via links shown in your html/php files.
ezSqliteAdmin is a tool written in PHP & XUL intended to handle the administration of SQLite over the Web. It requires PHP >= PHP5.0.0 & Mozilla platform to run.