PHP Code Snippets
You can find some old PHP Codesnippets which are still linked and found by some searchengines, so I do not want to remove them from my website.
Code which still is linked:
Sorting algorithms
Sample implementations of quicksort and mergesort with PHP. It does not make any sense to use them, but they are probably usefull for understanding how these algorithms work.
Image manipulations
Some algorithms for modifying images.
Filters
Color transformations
Scaling
Not on this website any more:
Script for grabbing all the pictures from skins.be
This script did not work any more. They changed their page structure. For HTML-Progressbars you may use the PEAR package HTML_Progress2.
Sourcehighlighting
The script was ugly, slow and not really usefull.