Re: Stripping a JSON of extra characters in PHP
Ben Bacarisse <[email protected]> Sun, 05 Feb 2023 20:58:26 +0000
| Newsgroups | comp.lang.php |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
Arno Welzel <[email protected]> writes: > Ben Bacarisse, 2023-02-05 01:06: > >> Arno Welzel <[email protected]> writes: > [...] >>> Then you could have seen, that the invalid example only >>> missed a comma. >> >> Yes, I spotted that too. You'll never guess how... > > Well, then I wonder why you just wrote this: > > "But that one is (a) valid and (b) has no unnecessary punctuation, so I > don't know what it is you mean." Because "that one" (the second sample shown) was (a) valid and (b) had no unnecessary punctuation. As result, I could not tell what the OP meant by their question. What's bothering you about this? -- Ben.