Codice PHP: $str = 'abcdef'; echo strlen($str); // 6
$str = 'abcdef'; echo strlen($str); // 6
Regole del Forum