length php max 5 code example Example: php string max length $string = substr($string,0,255); //max 255 chars