I did PHP script to get data from sql database.
When I use phpfiddle.org (online php compiler), I can retrive data from table. But when I upload my php script to host server (sql3.freemysqlhosting.net), I am having this error
lost connection to mysql server at 'reading initial communication packet' system error 110.
Please help me to fix this.