Possible duplicate:What is the difference between JSON and Object Literal Notation?
Can someone tell me the difference between a JSON string and a JSON object?
thanks
A Json object is an object that is parsed from the server. Then you need to evaluate the object in order to convert it to a string, which can then be manipulated to obtain the required information.
Source: https://habr.com/ru/post/1380534/More articles:SOAP Server in PHP - how to write a WSDL file - tips - soapSort and split a list of list items using JavaScript / jQuery - javascriptHow do I group a certain number of elements using jQuery? - jqueryHow to use parentheses depending on the Makefile - parenthesesCustom AddForm Template with Agility, on Plone 4 - ploneAccess the mutex class in the mscorlib.dll file - mutexHow to lock rows in an InnoDB table? - phpHow to get Visual Studio 2010 to use .NET 4.0 instead of .NET 2.0 in a Windows Phone project? - .netWhy am I not constantly receiving com.android.vending.billing.PURCHASE_STATE_CHANGED notifications? - androidPHP add / subtract letters - phpAll Articles