I am testing an android to PHP interface and PHP to android reply system using JSON. From the Android app it contacts my PHP page and creates an entry into my database as should but the reply from the PHP to android is full of garbage. I was wondering where the problem is:I am testing an android to PHP interface and PH