Reading data from json file is too large to json_decode

it is too large to read the json string from the json file to find the best solution directly by json_decode,

Mar.07,2021

increase the memory
ini_set memory_limit

Menu