Forums / Cotonti / Development / Help request :: JSON

JSON notation

ez
#23983 2010-04-07 05:13
Hi all,

I am trying to convert a SQL result to JSON (string)

JSON Function: json_encode($arr)
see: http://www.php.net/manual/en/function.json-encode.php

The return of an sed_sql_query is a resource, so i cannot use that function...
How can I do this ???

Any help is appreciated :)
==- I say: Keep it EZ -==