How to read json POST value in php -
When adding grid line data to me, there are an exclamation grid with the line editing plugin
$ json = file_get_contents ('php: // input'); $ Input_data = json_decode ($ json, TRUE);
When adding grid line data to me, there are an exclamation grid with the line editing plugin
$ json = file_get_contents ('php: // input'); $ Input_data = json_decode ($ json, TRUE);
Comments
Post a Comment