Home  • Courses • Software Engineering
<?php $str="Hello world"; $n= strlen($str); echo $n; ?>

Comments 1


output 11
Copyright © 2024. Powered by Intellect Software Ltd