Home  • Courses • Software Engineering
//---String Manipulation----// <?php $str="Hello"; echo $str; ?>

Comments 1


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