($limit-1)) { return substr_replace(strip_tags($string),$repl,$limit-strlen($repl)); } else { return $string; } } /* Written by DiZ With some code from A List Apart For Zuneboards ...I don't have the best coding skills*/