Limit a string to a given length and add '...' if it was truncated
function str_limit ($str, $len, $multibyte = false, $html = false);
Implementation file: unb_lib/common.lib.php, line 1493
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.