file_put_contents('file.json', json_encode(array())); //... $array = json_decode(file_get_contents('file.json'));