S
S
skyfly20102016-06-24 18:56:57
PHP
skyfly2010, 2016-06-24 18:56:57

How to decode JSON string?

How to decode JSON string?
json_decode - doesn't help.

{"category":"\u041a\u0430\u0431\u0435\u043b\u0438, \u0430\u0434\u0430\u043f\u0442\u0435\u0440\u044b, \u0440\u0430\u0437\u0432\u0435\u0442\u0432\u0438\u0442\u0435\u043b\u0438"}

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Ukolov, 2016-06-24
@alexey-m-ukolov

What does "doesn't help" mean?
php.net/manual/ru/function.json-last-error.php
php.net/manual/ru/function.json-last-error-msg.php

N
Novomir Lobanov, 2016-06-24
@novomir

I assume that it's the php version,
since the voiced example worked on my server.
Function description (json_decode) states:
(PHP 5 >= 5.2.0, PECL json >= 1.2.0, PHP 7)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question