Tutorials
Select a tutorial from the list shown belowMake a PHP document look like an image document
Using .HTACCESS, we can make a PHP document look like an image document. Ideal for dynamic signatures.
Random banner rotation
create a simple banner rotator on your site with just 1 line, or a couple more for statistics on clicks! Could make you earn money!
PHP Controlled Menu System
Let PHP control what page your on, and change the menu background image to the page your on
PHP Benchmark - For vs While
A PHP benchmark on For vs While. Statistics gathered and the page code is shown within
Save Bandwidth and Loading Times
A short tutorial on how to save bandwidth and loading times using the Apache mod_rewrite add-on.