echo var_dump(json_decode($result, true)); this displays: ... If i only want to echo the content in ["summary"]=> string(277) "text text" how can this be ...
確定! 回上一頁