Hi, I am using XAMPP to create php projects. My system is: name=con7 and local ip=192.168.1.20 Another system is: name=con12 and local ip=19.168.1.10
I want to connect to a database in con12 from con7.
I read that we need to provide access permission for the host(ip) which is trying to connect from a different machine like the Access Host in cPanel->databases (the control panel for linux hostings).
I have access to that system as that person(con7) does the data entry and me the manipulation. some thing like that.
So how to do this?