I\'m new to PHP. I installed XAMPP and have Apache running. I created helloworld.php in XAMPP\'s htdocs and got PHP to display in my browser. My question is, why does my PHP
XAMPP already includes PHP, but unless you end the script name with .php it is unlikely to be processed by the PHP engine.
.php