Hello,
My javascript pulls the result of a select done in PHP, which arrives in Javascript is as follows:
Idonotunderstandwhyit'scomingupwiththis"string ()" on the front,
I've already tried using JSON.parse, but it does not work, as in the image below,
The question is: How do I transform this string into JSON?