JSON notation
ez |
|
---|---|
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 -==
|