-2
Hello,
My javascript pulls the result of a select made in PHP, what arrives in Javascript is as follows:
I do not understand why you are coming with this "string()" in front,
I’ve tried using JSON.parse, but it doesn’t work, as in the image below,
The question is: How do I turn this string into JSON?
Welcome Sydrack Santos, for good answers this post will help you: https://pt.meta.stackoverflow.com/questions/5483/manual-de-como-n%C3%83o-fazer-perguntas/5485#5485
– user60252
Can you show the code in PHP that generates this string and how are you receiving in Javascript? without seeing the code is difficult to help...
– Sergio