i can use this to make a json on web browser:
var json_string = JSON.stringify(array);
but , it has not a object named "JSON" on iphone ,
so what can i do ?
thanks
i can use this to make a json on web browser:
var json_string = JSON.stringify(array);
but , it has not a object named "JSON" on iphone ,
so what can i do ?
thanks