eXite is a simple php script which allows the user to create an entire website to run from only one PHP file. The amount of virtual pages is unlimited, and the file can be altered to to allow MySQL connections, as well as customization of html, css &php. To add more pages, you simply add more else if ($pageno == " ") statements - one for each new page, and then link to each page using index.php?pageno=1 and so on.
iPage is a professional Content Management System, based on PHP and mySql, which separates content and design. It has easy-to-use features for non-technical users, but meets the needs of anyone involved in Web site development and management.
Features: HTML Templates, metatags, counter, news, guestbook, gallery, links, categories & subcategories, dynamic navigation bar, autoresize for images, and multilanguage administration. Upgrades on iPage professional with caching, separation in staging and
livesystem, multi-Language, user administration, additional modules are possible. iPage Small Business edition is free for private and non commercial use.
imgInfo is a set of files designed to view info about the image files in a directory on your (local) web server. It requires PHP 4 running on NT and a JavaScript-compliant browser, preferably NS 4+ or IE 4+.
Compress your site output with gzip compression.
A very simple install process, and dramatic speed increase, similar in theory to Site Cache, but lacks the file caching system.
Requires:
PHP 4.0.4 or higher.
Unix server.
This is a simple voting script written in PHP3. You simply enter the question and possible answer options within the script. It blocks multiple voting by the same user using cookies and requires SSI.