[Solar-talk] Moving to Solar_Json
Rodrigo Moraes
rodrigo.moraes at gmail.com
Fri Sep 1 05:48:44 PDT 2006
Solar_Json works like a charm. I've disabled the php extension and the
class has done its job.
I'm new to this area though. The way to pass a JSON object in a form
is to transform it in a string with something like toJSONString() [1]
and move it to a hidden field on submission? I've done this and it
worked: Solar_Json decoded it nicely. Just want to check if it is the
correct way to *submit* a JSON object (I couldn't think in any other).
thanks,
rodrigo
[1] http://www.json.org/js.html
More information about the solar-talk
mailing list