{"id":2901,"date":"2012-04-27T09:20:09","date_gmt":"2012-04-27T09:20:09","guid":{"rendered":"http:\/\/phpcodez.com\/?p=2901"},"modified":"2012-04-27T09:20:09","modified_gmt":"2012-04-27T09:20:09","slug":"error_reporting","status":"publish","type":"post","link":"http:\/\/phpcodez.com\/error_reporting\/","title":{"rendered":"error_reporting"},"content":{"rendered":"<div>It specifies which errors are\u00a0occurred.<\/p>\n<p><strong>Example<\/strong><\/p>\n<p>&lt;?php<br \/>\nerror_reporting(E_ALL);<br \/>\n?&gt;<\/p>\n<p>E_ERROR ,E_WARNING,E_PARSE,E_NOTICE,E_CORE_ERROR,E_CORE_WARNING ,E_COMPILE_ERROR,E_COMPILE_WARNING,E_USER_ERROR,E_USER_WARNING,E_USER_NOTICE,E_STRICT ,E_RECOVERABLE_ERROR,E_ALL<\/p>\n<p><strong>Output<\/strong><\/p>\n<p>It shows all the errors occurred including waring,notice etc<strong id=\"internal-source-marker_0.6115904105827212\"><br \/>\n<\/strong><\/div>\n","protected":false},"excerpt":{"rendered":"<p>It specifies which errors are\u00a0occurred. Example &lt;?php error_reporting(E_ALL); ?&gt; E_ERROR ,E_WARNING,E_PARSE,E_NOTICE,E_CORE_ERROR,E_CORE_WARNING ,E_COMPILE_ERROR,E_COMPILE_WARNING,E_USER_ERROR,E_USER_WARNING,E_USER_NOTICE,E_STRICT ,E_RECOVERABLE_ERROR,E_ALL Output It shows all the errors occurred including waring,notice etc<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[179,213,370],"class_list":["post-2901","post","type-post","status-publish","format-standard","hentry","category-php","tag-error","tag-functions","tag-php"],"_links":{"self":[{"href":"http:\/\/phpcodez.com\/wp-json\/wp\/v2\/posts\/2901","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/phpcodez.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/phpcodez.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/phpcodez.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/phpcodez.com\/wp-json\/wp\/v2\/comments?post=2901"}],"version-history":[{"count":0,"href":"http:\/\/phpcodez.com\/wp-json\/wp\/v2\/posts\/2901\/revisions"}],"wp:attachment":[{"href":"http:\/\/phpcodez.com\/wp-json\/wp\/v2\/media?parent=2901"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/phpcodez.com\/wp-json\/wp\/v2\/categories?post=2901"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/phpcodez.com\/wp-json\/wp\/v2\/tags?post=2901"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}