If you had webserver and you had another mysql that hosting your database, and it is kept in another machine and you want to connect it via your local area network, so you need to grant access for remote connection on that mysql. Please run the following script on SQL command at that mysql database : GRANT ALL [...]
Filed under: PHP Programming | Tagged: php mysql another machine connect | Leave a Comment »