Making PHP Development Environment to run “Hello World”
I’ve done something to run “Hello World” program on my local computer environment.
It’s kind of a memo for myself, but I’ve been programming with PHP and the PHP file calling from the HTML file hasn’t been able to indicate by XAMPP on localhost,
because of I’ve overwritten something on php.ini or anything else.
I thought it’s a nice time to do the next thing.
Re-installing XAMPP
About the php.ini settings, I reffered to the next website.
https://www.adminweb.jp/xampp/php/index2.html
By the way, php.ini ‘s place is like the following ones.