403 Forbidden - PHP,SQL and Unity
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.
EDIT: looks like the HTML5 version works fine also. Seems to just be the standalone/editor that can't access the pages.
Your answer
Follow this Question
Related Questions
How to call php in unity c#? 0 Answers
Call php script error 404 1 Answer
WWWForm and WWW 0 Answers
How to send data from Unity C# to PHP server? 0 Answers
Unity WheelCollider.GetWorldPos expecting ), found 'pos' fix ?! 1 Answer