what is mean $len > 4 on php code example Example: php string length $str = 'abcdef'; echo strlen($str); // 6