Tutorial Truncate Long String Exactly In Middle
This will truncate a longer string to a smaller string of specified length (e.g. the "25" value in the code below) while replacing...
https://iskablogs.blogspot.com/2014/03/tutorial-truncate-long-string-exactly.html
This will truncate a longer string to a smaller string of specified length (e.g. the "25" value in the code below) while replacing the middle portion with a separator exactly in the middle. Useful when you need to truncate a string but still show the beginning (e.g. for sorting and because it is most recognizable) and also show the end (perhaps to show a file name).
$longString = '
$longString = '