NULL из-за того, что не были заэкранированы одиночные кавычки:
' -> \'
var_dump(var_export(json_decode('...', true)));
array (
'totalCount' => '6679',
'topics' =>
array (
0 =>
array (
'post_id' => '604220',
'topic_title' => 'Status bar error with IFrames',
'topic_id' => '134120',
'author' => 'Daz',
'post_time' => '1305857168',
'post_text' => 'Ext version tested:
Ext 3.3.3
Adapter used:
ext
css used:
default ext-all.css
Browser versions tested against:
FF4 (firebug 1.7.1 installed)
...',
'forum_title' => 'Ext 3.x: Bugs',
'forumid' => '41',
'reply_count' => '0',
),
1 =>
Последний раз редактировалось novikov, 22.05.2015 в 13:39.
|