Here is my code:
$DBConnect = @mysqli_connect("vinciara.x10hosting.com", "vincent", "pass");
Heres the error that I get:
Error code 1045: Access denied for user 'vincent'@'74.86.133.216' (using password: YES)
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 am using x10hosting for the site, so I guess the only problem is my IP being blocked, right? Can someone PLEASE unblock my IP? It's really important... This is a project for my PHP class, and it's due in a few days! I haven't been able to code that much, because I haven't been able to connect
.
Can you please let me know once you have done it, so I can test it? Thanks so much!
!!!!
Here is my IP!
76.175.183.172
Thank you!!!!!!!! :O
$DBConnect = @mysqli_connect("vinciara.x10hosting.com", "vincent", "pass");
Heres the error that I get:
Error code 1045: Access denied for user 'vincent'@'74.86.133.216' (using password: YES)
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 am using x10hosting for the site, so I guess the only problem is my IP being blocked, right? Can someone PLEASE unblock my IP? It's really important... This is a project for my PHP class, and it's due in a few days! I haven't been able to code that much, because I haven't been able to connect
Can you please let me know once you have done it, so I can test it? Thanks so much!
Here is my IP!
76.175.183.172
Thank you!!!!!!!! :O
Last edited: