What I want to do is the following:
"; $jsonstr = json_decode($str, true); print_r($jsonstr); ?>
i think this should Work, its just that the Keys should also be in double quotes if they are not numerals.