0

I am running a simple php echo but it is not working. My code:-

<?php 
echo "hello world!!";
?>

When I inspected it, my php code is being commented. How can I resolve my Problem?

0 Answers0