Original JSON PHP/Javascript
Original PHP object (print_r)
|
Result of PHP Stringify
|
Did it Convert to a Javascript Object origjsobj ?
|
Result of Javascript Stringify
|
Result of Conversion Back to PHP object (print_r)
|
|
New JSON PHP/Javascript
Original PHP object (print_r)
|
Result of PHP Stringify
|
Did it Convert to a Javascript Object newjsobj ?
|
Result of Javascript Stringify
|
Result of Conversion Back to PHP object (print_r)
|
|