<?php ?>
<?php
echo "Hi and welcome for our Online PHP Editor. The current time is: ".date("H:i:s")." <br>";
echo "Press the button below to execute the code";
?><?php
echo "Hi and welcome for our Online PHP Editor. The current time is: ".date("H:i:s")." <br>";
echo "Press the button below to execute the code";
?>