<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'PHP Function for show JSON Raw a bit more readable'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Mon, 13 Apr 2026 16:15:52 +0000</lastBuildDate>
    <item>
      <title>jvandemerwe said on 12/Sep/2010</title>
      <link>https://snipplr.com/view/40352/php-function-for-show-json-raw-a-bit-more-readable</link>
      <description>&lt;p&gt;My comment was not added here: &#13;
&#13;
usage: &#13;
when you have a raw json result like $result then just instead of: &#13;
                   echo $result, &#13;
use &#13;
                  echo json_reader ( $result ). &#13;
&#13;
That's all.&lt;/p&gt;</description>
      <pubDate>Sun, 12 Sep 2010 20:28:32 UTC</pubDate>
      <guid>https://snipplr.com/view/40352/php-function-for-show-json-raw-a-bit-more-readable</guid>
    </item>
  </channel>
</rss>
