Bobafart
02-17-2008, 02:48 AM
I finally decided to convert from XML to JSON for my data interchange.
I started reading about JSON tonight.
I am unable to find decent tutorials on how the .php script should look when trying to output/create data JSON format
say I have a mySQL table and I want to output some of the data in my table into the JSON format
how would my PHP script look like?
I started reading about JSON tonight.
I am unable to find decent tutorials on how the .php script should look when trying to output/create data JSON format
say I have a mySQL table and I want to output some of the data in my table into the JSON format
how would my PHP script look like?