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

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -