I am using JSON to run some PHP functions and 1 of them is not working and is returning null. How can i return a php output e.g. an echo of variable/array from the php function and view in firebug/on screen? I’m sure i have done this before but cant remember how!?
Thanks
Paul
Will output a JSON encoded array, you can then access this script via an Ajax call, Firebug can view this and you can debug from there?