Hi all! I am trying to test my application but I have an error connecting to the url where the page is hosted.
I am using xampp as local server
The error is: error 1101: unable to get a response with the specified url: http: //localhost/JSON/test.php
I think you should check your internet connection.
localhost only exists on your computer itself, but not from somewhere else like your device
you might want to use the ip address of your computer, for example http://192.168.1.1
Taifun
Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.