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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -