<?php
function clean_string($str)
{
...
PHP On Trimming excess from string
by Christoffer,
February 09, 2010 08:13
A little longer but easier ...
<?php
function get_handle($type)
{
...
PHP On Return the appropriate file...
by Christoffer,
February 09, 2010 08:03
Your code isn't bad, but he...

There is a library for what...