mysql - Connecting local php server with android devices -


to connect local php website, able connect pc in same network using ipaddress/foldername (eg. 192.168.1.1/test). want know can connect android phone in same wifi using same method.

you use ngrok this:

https://ngrok.com/

ngrok allows create globally accessible domain name directs local pc, useful development.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -