Hi,
I'm able to see in my web browser the phpinfo.php file. But i'm unable to see the hello.php file in my web browser. I saved that file with the phpinfo.php file in the Microsoft.net folder.
The book (p.98) says «Your result should look like the image above». The image shows a Notepad sceenshot.
Since the adress for the phpinfo.php is :
http://127.0.0.1/phpinfo.php, the adress for the hello.php file should be
http://127.0.0.1/hello.php. Is someone can help me ?
Thank you