try another color:
try another fontsize: 60% 70% 80% 90%
PHP Suit
Useful PHP scripts

Blog: Self-extracting archives in PHP

OpenID login failed.

How to create a self-extracting PHP script?

The __halt_compiler(); function in php enables to store some additional data in a php-file without blowing up the memory. A very nice possibility is to use this for a self-extracting php file as installation-packages of your php application.

Cookie Pattern: Self-extracting PHP archive