{"id":262,"date":"2012-02-10T12:17:10","date_gmt":"2012-02-10T12:17:10","guid":{"rendered":"https:\/\/ibex.tech\/javascript\/?p=262"},"modified":"2022-02-17T07:14:47","modified_gmt":"2022-02-17T07:14:47","slug":"passing-a-php-variable-to-javascript","status":"publish","type":"post","link":"https:\/\/ibex.tech\/javascript\/javascript_memory\/passing-a-php-variable-to-javascript","title":{"rendered":"Passing a PHP Variable To Javascript"},"content":{"rendered":"<pre><code>\r\nvar successURL = '&lt;?php echo ($SUCCESS_REDIRECT); ?&gt;';\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>var successURL = &#8216;&lt;?php echo ($SUCCESS_REDIRECT); ?&gt;&#8217;;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[48],"tags":[],"class_list":["post-262","post","type-post","status-publish","format-standard","hentry","category-javascript_memory"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/262","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/comments?post=262"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/262\/revisions"}],"predecessor-version":[{"id":1463,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/posts\/262\/revisions\/1463"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/media?parent=262"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/categories?post=262"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/javascript\/wp-json\/wp\/v2\/tags?post=262"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}