Search results

  1. M

    How to run basic php file and where to place?

    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>
Top