Show Output
JSON Encode PHP Associative Array
65, "Harry"=>80, "John"=>78, "Clark"=>90); echo json_encode($marks); ?>