I am a complete beginner in tinkering with web programming and local and remote servers, my notion on these subjects is quite partial. Well, I have a system that will need to access a Mysql database. But this server with the database must be on another machine, that is, I need to remotely access the local network where mysql is located with xampp.
I researched the subject in several places, several of them, and because I really knew very little about it, I ended up getting confused more and more. My question is how can I create and / or configure a mysql server with xampp so I can access it remotely? would I need another isolated network for the two machines? Or release online access?
Thanks in advance for your attention.
Note: I can access the bank via the local network of the machine using xampp, but the intention was to prove the access via Ip so that I can access it through another machine.