Return the length of the string "Hello":
<?php
echo strlen("Hello");
?>
by გიორგი ბაკაშვილი
4 years ago
PHP
String
PHP official doc
0
Pro tip: use ```triple backticks around text``` to write in code fences