July 10, 2012July 10, 2012PHP Limit Characters in a String Simple enough. echo substr($string, 0,15);