Page 1 of 1

Php Code problem

Posted: Mon Oct 04, 2010 1:58 am
by 05ubaid
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>

Re: Php Code problem

Posted: Mon Oct 04, 2010 2:14 am
by amargharat
Your code is right.

verify php configured correctly.

Re: Php Code problem

Posted: Mon Oct 04, 2010 3:46 am
by 05ubaid
Hi,

I am totally new. I have no idea about configuration of php. Can you elaborate me?. Waiting your precious help;