# Limit the string's length $str = substr( $str, 0, MAX_CHARS );