RosettaCodeData/Task/String-length/PHP/string-length-1.php

2 lines
35 B
PHP

$length = strlen('Hello, world!');