A Simple Unicode Decoder/Converter Function for PHP 5

I wanted to use the unicode_decode PHP function for something I was working on today, but, of course, this function is only supported in the new PHP 6. I don’t know how it is for my fellow programmers reading this, but getting your I.T. department to upgrade all servers from 5 to 6 can be [...]