I'm trying to get a $_POST in a php file and sent from a Javascript application but i can't display it. My Javascript application seems working, i tested on RequestBin and the site can get and displays the content of the $_POST (a simple String).I'm trying to get a $_POST in a php file and se