CodeIgniter Forums
Quick & crappy text_helper replacement - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Quick & crappy text_helper replacement (/showthread.php?tid=59114)



Quick & crappy text_helper replacement - El Forum - 08-26-2013

[eluser]jmadsen[/eluser]
https://gist.github.com/jrmadsen67/6349826

Needed to rollback the last word if it went longer that allowed length... feel free to do better and send in a PR :-)


Quick & crappy text_helper replacement - El Forum - 08-27-2013

[eluser]ivantcholakov[/eluser]
Make it UTF-8 compatible. :-)


Quick & crappy text_helper replacement - El Forum - 08-27-2013

[eluser]jmadsen[/eluser]
Go ahead - it's on gist


Quick & crappy text_helper replacement - El Forum - 08-27-2013

[eluser]ivantcholakov[/eluser]
What is the license?


Quick & crappy text_helper replacement - El Forum - 08-27-2013

[eluser]jmadsen[/eluser]
it's just a MY_text_helper file; sorry, didn't make that clear