Divya Koya
Member
Member since
Nov 7, 2018
Last active
Nov 7, 2018
Posts contributed
1
Recent posts
-
@divya-g3R3Pz • Oct 26, 2024Oct 26, 20241.7K
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 ......