The examples of the words contains unknown characters due to which I am not able to use json_decode over it. Please remove those characters as I have even tried many patterns in preg_replace. Still no success.
The json_last_error is returning "4" as error while using json_decode.
The examples of the words contains unknown characters due to which I am not able to use json_decode over it. Please remove those characters as I have even tried many patterns in preg_replace. Still no success. The json_last_error is returning "4" as error while using json_decode.