+ 1

How to see the output of my PHP file? (Not in SoloLearn)

9th Sep 2017, 5:11 AM
Dewangga Putra Sheradhien
Dewangga Putra Sheradhien - avatar
4 Antworten
+ 5
If you're using xampp, then your Php file must be in xampp/htdocs folder. For wamp and lamp, the root directories are: wamp/www and var/www, respectively. Suppose your file name is "hello.php". Then open your browser and type the URL as: localhost/hello.php If you want to make separate folders like xampp/htdocs/my_files/... , then the url should be : localhost/my_files/hello.php
9th Sep 2017, 7:16 AM
Shamima Yasmin
Shamima Yasmin - avatar
+ 2
just look at the output
9th Sep 2017, 5:14 AM
[Noob]TasyaNp
[Noob]TasyaNp - avatar
+ 2
then why you declined my challenge -_- I'm tasya Novia on your fb friendlist
9th Sep 2017, 5:17 AM
[Noob]TasyaNp
[Noob]TasyaNp - avatar
0
badalah
9th Sep 2017, 5:19 AM
Dewangga Putra Sheradhien
Dewangga Putra Sheradhien - avatar