I put
header('Access-Control-Allow-Origin: *');
at the top of my php file and it works with Chrome and Firefox, but not IE9. Is there anything else i need to do to make it work with IE9?
Develop games in your browser. Powerful, performant & highly capable.