Home  • Courses • Software Engineering
1675
<?php

   echo "Hello world";
   echo "<br/>";
   echo("Hello world");
   echo "<br/>";
   echo "Hello","world";

?>

Comments 1


Copyright © 2026. Powered by Intellect Software Ltd