28.01.2015, 09:42
Don't. External MySQL connections are too slow and will cause poor performance and/or lag in your scripts. You will most likely want to use localhost (when the script is ran on the server localhost refers to that machine, not your own).