Connecting PHP to MYSQL Database in another machine

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 [...]

Follow

Get every new post delivered to your Inbox.