[eluser]piddleton[/eluser]
[quote author="InsiteFX" date="1337710272"]Please let me know if that is working the way you want or if you anything else added to.
[/quote]
It worked beautifully! At first CI couldn't find the function because I erroneously put it in the system/helpers folder instead of application/helpers.
So I guess any custom helper functions need to go in application/helpers? Is that customizeable in any of the config files? Just curious how CI knows to go there...
Thanks again!!