I have recently implemented a database into my website and all has been working fine. I updated my website yesterday and it was working fine. I tried today and it can no longer connect to the database. My website is [buttonblasters.ezyro.com/](http://buttonblasters.ezyro.com/ buttonblasters.ezyro.com/) and the mysqli_connect_errno is 2002 and the mysqli_connect_error is Connection timed out. I can access the database fine from MyPHPAdmin, so why can’t my script connect all of a sudden when I haven’t touched it since it was working yesterday?