Emulating PHP's substr() with Smarty [sort of]
Posted on September 7, 2006
Today I had a requirement to strip off the first 9 digits from a string from within a Smarty template. The system using Smarty is totally locked down so no access to plugins or