Divya Koya Member Member since Nov 7, 2018 Last active Nov 7, 2018 Total activities 0 Activity feed Recent contributions #Threads 7 years ago When installed,XAMPPserver I clicked on the xampp and in htdocs folder, I created a folder named as "myproject" and then I created a file with name "Divya.php" in this folder. The code written in the file is as below:<?phpecho "Hello World!";?>But Instead of output It shows same code....Could Anyone please help me...