php recortar string code example Example: php recortar string $recortar = str_limit($text, $limit = 10, $end = '...');