Better Truncator |
Actionscript | Adam J Nowak | 02/20/12 |
I was having trouble with my limit string snippet http://code.hyperspatial.com/143/shorten-string-in-php/
It was not working well with long strings with no spaces, like urls. This php snippet will truncate a long url. So if you want to shorten a url for display use this. View Code
It was not working well with long strings with no spaces, like urls. This php snippet will truncate a long url. So if you want to shorten a url for display use this. View Code
