/ Published in: PHP
cut string without partial words (unicode version with mb_substr). for this snippet: http://snipplr.com/view/67385/show-subcategories-with-picture-and-description/
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function descr_excerpt($string, $width) { $your_desired_width = $width; { if ($i) { } } return $string; }