{"id":396,"date":"2021-08-25T18:24:22","date_gmt":"2021-08-25T09:24:22","guid":{"rendered":"https:\/\/centos.ihavenomoney.co.kr\/?page_id=396"},"modified":"2021-11-23T18:38:38","modified_gmt":"2021-11-23T09:38:38","slug":"php-%ec%8b%b1%ed%81%b4%ed%80%98%ed%85%8c%ec%9d%b4%ec%85%98-%eb%b0%8f-%ed%8a%b9%ec%88%98-%eb%ac%b8%ec%9e%90-%ec%b2%98%eb%a6%ac","status":"publish","type":"page","link":"https:\/\/centos.ihavenomoney.co.kr\/?page_id=396","title":{"rendered":"PHP \uc2f1\ud074\ud018\ud14c\uc774\uc158(&#8216;) \ubc0f \ud2b9\uc218 \ubb38\uc790 \ucc98\ub9ac"},"content":{"rendered":"\n<p>Remark : \ud2b9\uc218 \ubb38\uc790 \ub54c\ubb38\uc5d0 \ucffc\ub9ac \uc624\ub958\uac00 \ubc1c\uc0dd\ud55c\ub2e4.<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">$nation = \"Lao, People's Dem. Rep.\";\n\n$query = \"SELECT * FROM CITY where country_english ='$nation'\";\n\n# ERR<\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">addslashes()<\/h2>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">$nation = \"Lao, People's Dem. Rep.\";\n\n$nation = addslashes($nation);\n\n$query = \"SELECT * FROM CITY where country_english ='$nation'\";\n\n# OK <\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">stripslashes()   \\&#8217;  \uc6d0\ubcf5<\/h2>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:php decode:true \">$string = \"I'am a boy\";\n$a = addslashes($string);\nprint $a;\n$b = stripslashes($a);\nprint $b;<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Remark : \ud2b9\uc218 \ubb38\uc790 \ub54c\ubb38\uc5d0 \ucffc\ub9ac \uc624\ub958\uac00 \ubc1c\uc0dd\ud55c\ub2e4. addslashes() stripslashes() \\&#8217; \uc6d0\ubcf5<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-396","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/centos.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/396","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/centos.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/centos.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/centos.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/centos.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=396"}],"version-history":[{"count":4,"href":"https:\/\/centos.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/396\/revisions"}],"predecessor-version":[{"id":493,"href":"https:\/\/centos.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/396\/revisions\/493"}],"wp:attachment":[{"href":"https:\/\/centos.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}