My Web Server and my MySQL database is in two different Computers in a LAN. (i.e WEB SERVER - 192.168.0.1, DataBase PC - 192.168.0.2 ) .
Could u tell what I need to do to ensure that the PHP script that runs on the WEB SERVER can access the mySQL table in the DataBase PC.
Look forward to your reply