On Oct 27, 11:11 am, Samuel Thurston <[email protected]> wrote:
> eliminate a possibility for me:
>
> in your php before echoing the json, are you sending a header?
> <?php
>
> header('Content-Type: application/json');
>
>  ?>

I wasn't sending a header but even after I added your code the problem
remains.

Reply via email to