Php Code problem
Posted: Mon Oct 04, 2010 1:58 am
Hi,
I am new to PHP. I am writing following code but I am not retrieving the output "Hello World". Please help me. I am waiting
anxiously your precious help.
<html>
<body>
<?php
echo "Hello World";
?>
</body>
</html>
I am new to PHP. I am writing following code but I am not retrieving the output "Hello World". Please help me. I am waiting
anxiously your precious help.
<html>
<body>
<?php
echo "Hello World";
?>
</body>
</html>