Do most of you have web hosting already and test it on your web host? Or do you test it on the local machine? I personally prefer if I'm able to test it on my local machine, so that I don't have to upload before I see the result
yesterday, I installed XAMPP, and for some reason I still couldn't test my .php file, can anybody help me with this? I tried already to go to localhost, and indeed it works. I put my test.php inside the folder that I named test/ inside xampp folder. So the structure would look like this:
Code:
C:/xampp/phptest/test.php
I tried to go to
Code:
localhost/phptest/test.php