@divya-g3R3Pz
•
Oct 26, 2024
Oct 26, 2024
1.9K
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 ......