Thanks a lot it was such a silly mistake ...
now I am not being able to access the file using a link ... !
it gives me 404 Error ... !
---------- Post added at 04:01 PM ---------- Previous post was at 03:53 PM ----------
http://machpatel.x10.mx/
---------- Post added at 04:04 PM ----------...
I am new to php development dont know how to run the newFile.php file. In which folder I should place the php file on the x10hosting ?
Below is the code written in the file.
<html>
<body>
<?php
echo "Hello World";
?>
</body>
</html>