{"id":573,"date":"2019-06-28T14:10:58","date_gmt":"2019-06-28T14:10:58","guid":{"rendered":"https:\/\/dapliw.org.ve\/?p=573"},"modified":"2019-06-28T14:10:58","modified_gmt":"2019-06-28T14:10:58","slug":"php-7-3-5-convertir-38-a","status":"publish","type":"post","link":"https:\/\/saemas.com\/sitio_web\/php-7-3-5-convertir-38-a\/","title":{"rendered":"Php 7.3.5 Convertir Ampersand #38; a &#038;"},"content":{"rendered":"<p>Utilizamos la funci\u00f3n:<\/p>\n<p><code>htmlspecialchars_decode();<\/code><\/p>\n<p>Ejemplo:<\/p>\n<p><code>$variable = \"https:\/\/misitio.com\/?post_type=property&amp;#038;p=5297\";<br \/>\n$variableConvertida =\u00a0htmlspecialchars_decode($variable);<br \/>\necho $variableConvertida;<\/code><\/p>\n<p>El resultado ser\u00eda:<\/p>\n<p><code>https:\/\/misitio.com\/?post_type=property&amp;p=5297<\/code><\/p>\n<p>Fuente: <a href=\"https:\/\/www.php.net\/manual\/es\/function.htmlspecialchars-decode.php\" rel=\"noopener noreferrer\" target=\"_blank\">https:\/\/www.php.net\/manual\/es\/function.htmlspecialchars-decode.php<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Utilizamos la funci\u00f3n: htmlspecialchars_decode(); Ejemplo: $variable = \u00abhttps:\/\/misitio.com\/?post_type=property&amp;#038;p=5297\u00bb; $variableConvertida =\u00a0htmlspecialchars_decode($variable); echo $variableConvertida; El resultado ser\u00eda: https:\/\/misitio.com\/?post_type=property&amp;p=5297 Fuente: https:\/\/www.php.net\/manual\/es\/function.htmlspecialchars-decode.php<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"material-hide-sections":[],"footnotes":""},"categories":[11],"tags":[38],"class_list":["post-573","post","type-post","status-publish","format-standard","hentry","category-cakephp","tag-php"],"_links":{"self":[{"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/posts\/573","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/comments?post=573"}],"version-history":[{"count":0,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/posts\/573\/revisions"}],"wp:attachment":[{"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/media?parent=573"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/categories?post=573"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/saemas.com\/sitio_web\/wp-json\/wp\/v2\/tags?post=573"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}