Script for transforming a complete database with broken utf8 chars like á é Ã- ó ñ á etc.
Show how to create a automated shutdown launcher on Ubuntu with gnome, php and a crontab entry.
simple script to perform the steps involved in adding, committing and pushing to a remote git repo.
a verfy simple github API for PHP with example.
Howto create a very large text file with PHP
Using inline and anonymous functions with PHP. Some tests and thoughts about function scope.
Shows how to chmod files recursively with PHP
The best way of writing something. If you get stuck, this Ernest Hemingway quote may help you if you write something - like a novels or a computer programs.
Blog entry showing how to make a very simple CSS compiler with PHP and CSS, without much effort.
This short piece of PHP code generates valid AUTH PLAIN for smtp servers, at least Postfix. Can be used when testing smtp with telnet.