Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php json string to associative array

$assocArray = json_decode($data, true);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #php #json #string #associative #array
ADD COMMENT
Topic
Name
8+8 =