Hi,
I’m trying to connect to my mysql db (free account) from my computer (with a simple php script). But it failed… and I don’t know why. Is it possible to reach (I suppose) the databse outside the current website ? I mean, can I query my databse from another script PHP on the Internet for example.
I make my test simple by using msqli object, and with the given credentials.
Thanks.