Using this tutorial I created a javascript/PhP/MySQL system that works when locally hosted with Xampp. Unfortunately it does not work when hosted to bytehost. The PhP file seems to be able to interact with the database fine, since any editing of the database credentials spits out an error but keeping them correct does not.
This is the PhP URL I’m trying to connect to: http://fluxstudios.byethost33.com/check_scores.php
I’d post code snippets, but it should be very similar to the tutorial.
Does anyone know why this wouldn’t work?
So, it’s this same problem. It has to do with the host. Does anyone know a host without this issue?
Thanks.