[OSM-dev] POI layer refusing to talk to server php
Nick Whitelegg
Nick.Whitelegg at solent.ac.uk
Mon Jan 10 10:15:30 GMT 2011
>I also believe that it is some sort of header/communication problem. I
>already changed the content type of the output to "text/plain", but that
>didn't change anything.
>Any ideas where it gets stuck?
> Nop
Complete guess but are you outputting anything - including spaces - before the header() line? (in which case the header() line will have no effect).
Have you tried using XML or JSON as the data format instead?
Nick
More information about the dev
mailing list