Is it possible to access MYSQL on a different server??
Thanks if you can awnswer i will be greatly pleased
Is it possible to access MYSQL on a different server??
Thanks if you can awnswer i will be greatly pleased
in php, yes just change the host
mysql_connect(‘192.168.0.102’,‘root’,’’);
:: Copyright KIRUPA 2024 //--