Jake,

That fixed it. Thanks!

On Jun 18, 11:41 am, "Ⓙⓐⓚⓔ" <[EMAIL PROTECTED]> wrote:
> do you have variables named OUT and DECOMMISSIONED?
>
> or did you mean 'OUT-DECOMMISSIONED'
>
> as in
>
> <?
> echo "{ok:true,state:'OUT-DECOMMISSIONED'}";
>
> > ?>
>
> On 6/18/07, Brad Perkins <[EMAIL PROTECTED]> wrote:
>
>
>
> > I'm trying to use getJSON to return some JSON from a PHP page. I can
> > see that the request is returning the expected response with Firebug,
> > but the getJSON callback isn't firing?
>
> > My PHP is simply
>
> > <?
> > echo "{ok:true,state:OUT-DECOMMISSIONED}";
> > ?>
>
> > Do a need to set a special content type before returning the JSON?
>
> --
> Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ

Reply via email to