Question
Access-Control-Allow-Origin MySQL?
I setup zPanel to manage my PHP, Apache, and MySQL. I setup a table inside phpmyadmin and inserted some data. Now I have access to that resource as an object http://moonrocketstudio.com/public/players using backbone.js I am trying to fetch the resource and I get an error Access-Control-Allow-Origin.
I am a beginner so I'm probably missing something easy, but I hope someone can point it out!
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×