Hi there!
I have an app built in Unity that reads and writes to a little database. This works fine with a localhost, however now that I've placed and updated the PHP files on my web hosting (and created the DB there), I'm having trouble performing queries from Unity.
I seem to be getting a 403 error and told 'You don't have permission to access' the PHP page.
I've messaged my hosting to see if its a security thing on their end, but I was wondering if it sounds like there is something I'm missing.
Thanks.
↧