Décrypte du jSon en PHP $obj = json_decode($json); Crypte du PHP en jSon $obj = json_encode($strings);