I'm currently running PHP 5.4.16 and get the following error when i use the getShortenedURLFromID function: Severity: Notice Message: String offset cast occurred Line: $out = $base[fmod($integer, $length)] . $out;