I'm writing a module that needs to make a connection to a remote Database and I'm trying to use mysql_connect in the module and I am getting a connection error.
My Question.
Is it possible to write a module to open a connection to a remote Database or am I just doing something wrong?
Thanks in advance as always guys!!!