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

Comments 1


output: 11
Copyright © 2024. Powered by Intellect Software Ltd