{"id":5832,"date":"2014-04-07T09:34:08","date_gmt":"2014-04-07T09:34:08","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/07\/problem-about-jumi-collection-of-common-programming-errors\/"},"modified":"2014-04-07T09:34:08","modified_gmt":"2014-04-07T09:34:08","slug":"problem-about-jumi-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/07\/problem-about-jumi-collection-of-common-programming-errors\/","title":{"rendered":"problem about jumi-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/8b51655040bb981a0fef8e40f92cee7c?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nihtus<br \/>\nphp joomla jumi<br \/>\nI have db with this string content:[$3] [$ 3] [$3.2]Need to echo it as it is.When try to echoecho &#8220;[$3] [$ 3] [$3.2]&#8221;;got this:[] [$ 3] [.2]Tried urlencode, htmlspecialchars, but didn&#8217;t succeed.How do I echo and get this?[$3] [$ 3] [$3.2]EDIT:single quotes is not giving wanted result.echo &#8216;[$3] [$ 3] [$3.2]&#8217;;[] [$ 3] [.2]My php version is 5.2.14 and I am using Joomla.EDIT2:I figured out, the reason it&#8217;s not working with single quotes is because of Joomla + Jumi. If I use pure php &#8211; it works ok.<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ihtus php joomla jumi I have db with this string content:[$3] [$ 3] [$3.2]Need to echo it as it is.When try to echoecho &#8220;[$3] [$ 3] [$3.2]&#8221;;got this:[] [$ 3] [.2]Tried urlencode, htmlspecialchars, but didn&#8217;t succeed.How do I echo and get this?[$3] [$ 3] [$3.2]EDIT:single quotes is not giving wanted result.echo &#8216;[$3] [$ 3] [$3.2]&#8217;;[] [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5832","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5832","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5832"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5832\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5832"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5832"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5832"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}