Here is my code:
$DBConnect = @mysqli_connect("vinciara.x10hosting.com", "login", "pass");
Am I supposed to be using one of the account/pass's I created in the CPanel MySQL database wizard thing? Or my account login for the whole entire site? Is my code right?
Heres the error that I get:
Error code 2003: Can't connect to MySQL server on 'vinciara.x10hosting.com' (111)
I saw a post that Corey replied to and said that he has to unblock my IP, so I can access it or something. I have a page on a web server that calls to my x10hosting database, so does he need that site IP? Or my IP?
Help please![Big Grin :D :D](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
This is a project for school, it's due the 21st.
$DBConnect = @mysqli_connect("vinciara.x10hosting.com", "login", "pass");
Am I supposed to be using one of the account/pass's I created in the CPanel MySQL database wizard thing? Or my account login for the whole entire site? Is my code right?
Heres the error that I get:
Error code 2003: Can't connect to MySQL server on 'vinciara.x10hosting.com' (111)
I saw a post that Corey replied to and said that he has to unblock my IP, so I can access it or something. I have a page on a web server that calls to my x10hosting database, so does he need that site IP? Or my IP?
Help please
This is a project for school, it's due the 21st.