Skip to content

Instantly share code, notes, and snippets.

@dmacompton
Created April 16, 2015 08:28
Show Gist options
  • Save dmacompton/307ace7cd7c36e21d057 to your computer and use it in GitHub Desktop.
Save dmacompton/307ace7cd7c36e21d057 to your computer and use it in GitHub Desktop.
Обрезаная строка с …
<? echo substr($addressText, 0, 43).'…'; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment