{"id":578,"date":"2002-09-17T01:52:19","date_gmt":"2002-09-17T01:52:19","guid":{"rendered":"http:\/\/dev.jblove.net\/?p=578"},"modified":"2002-09-17T01:52:19","modified_gmt":"2002-09-17T01:52:19","slug":"%ec%88%ab%ec%9e%90%eb%a5%bc-%eb%ac%b8%ec%9e%90%eb%a1%9c-%eb%b0%94%ea%be%b8%ea%b8%b0-1234%ec%9d%bc%ec%b2%9c%ec%9d%b4%eb%b0%b1%ec%82%bc%ec%8b%ad%ec%82%ac","status":"publish","type":"post","link":"https:\/\/jblove.net\/?p=578","title":{"rendered":"\uc22b\uc790\ub97c \ubb38\uc790\ub85c \ubc14\uafb8\uae30 1234=>\uc77c\ucc9c\uc774\ubc31\uc0bc\uc2ed\uc0ac"},"content":{"rendered":"<p>\n\uc774 \ud568\uc218\uc758 \uc0ac\uc6a9\ubaa9\uc801\uc740 <br \/>\n1,223,445 => \uc77c\ubc31\uc774\uc2ed\uc774\ub9cc\uc0bc\ucc9c\uc0ac\ubc31\uc0ac\uc2ed\uc624 <br \/>\n\uc640 \uac19\uc740 \ubb38\uc790\ub85c \ubc14\uafb8\uc5b4 \uc8fc\ub294 \uac83\uc778\ub370 <\/p>\n<p>\ub2e4\ub978 \uc18c\uc2a4\ub3c4 \uc788\ub294\uac83 \uac19\uc558\uc9c0\ub9cc <br \/>\n\uc815\uc218\uc5d0 \ub300\ud574\uc11c\ub9cc \ucc98\ub9ac\ub97c \ud558\ub2e4\ubcf4\ub2c8 \uc790\ub8cc\ud615 \ud55c\ub3c4\uac12\uc5d0 \uac78\ub9ac\ub294 \uc18c\uc2a4\ubfd0\uc774\uc5b4\uc11c <br \/>\n  \uc800\uc5d0\uac90 \uc0ac\uc6a9 \ubd88\ub2a5\uc774\uc5c8\ub2e4\ub294&#8230; <\/p>\n<p>\uc77c\ub2e8 \ubb38\uc790\ud615\uc73c\ub85c \uc22b\uc790\ub4e4\uc744 \uc785\ub825\ub123\uc73c\uba74 \uc5d0\ub7ec \uc5c6\uc774 \ub3cc\uc544\uac12\ub2c8\ub2e4. <br \/>\n\ubb50 \uc791\uc740 \uc77c\uc5b5 \uc815\ub3c4\uc758 \uc791\uc740 \uc218\ub294 \uc815\uc218\ud615\uc73c\ub85c\ub3c4 \uc0c1\uad00 \uc5c6\uad6c\uc694 <\/p>\n<p>\uc18c\uc218\uc810\uc744 \uc77d\ub294 \ubd80\ubd84\uc740 \uc800\ud55c\ud14c \ud544\uc694\uac00 \uc5c6\uc5b4\uc11c&#8230;\uc0dd\ub7b5&#8230; <br \/>\n\uadf8\ub7fc&#8230; <\/p>\n<p><?php <br \/>\n########################################################## <br \/>\n##       numtotext\ud568\uc218                                   ## <br \/>\n##       infomation to use                                   ## <br \/>\n##       \uc22b\uc790\ub97c \ud55c\uae00\ub85c \ubc14\uafb8\uae30 \uc704\ud55c \ud568\uc218                     ## <br \/>\n##       first Written 2002-03-26                            ## <br \/>\n##########################################################               <\/p>\n<p>function numtotext($num) { <br \/>\n\/\/\uc120\uc5b8 <br \/>\n$text =&#8221;; <\/p>\n<p>$dot_symbol = array( <br \/>\n       &#8216;4&#8217; => &#8220;\ub9cc&#8221;, <br \/>\n       &#8216;8&#8217; => &#8220;\uc5b5&#8221;, <br \/>\n       &#8217;12&#8217; => &#8220;\uc870&#8221;, <br \/>\n       &#8217;16&#8217; => &#8220;\uacbd&#8221;, <br \/>\n       &#8217;20&#8217; => &#8220;\ud574&#8221;, <br \/>\n       &#8217;24&#8217; => &#8220;\uc2dc&#8221;, <br \/>\n       &#8217;28&#8217; => &#8220;\uc591&#8221;, <br \/>\n       &#8217;32&#8217; => &#8220;\uad6c&#8221;, <br \/>\n       &#8217;36&#8217; => &#8220;\uac04&#8221;, <br \/>\n       &#8217;40&#8217; => &#8220;\uc815&#8221;, <br \/>\n       &#8217;44&#8217; => &#8220;\uc7ac&#8221;, <br \/>\n       &#8217;48&#8217; => &#8220;\uadf9&#8221;, <br \/>\n       &#8217;52&#8217; => &#8220;\ud56d\ud558\uc0ac&#8221;, <br \/>\n       &#8217;56&#8217; => &#8220;\uc544\uc2b9\uc9c0&#8221;, <br \/>\n       &#8217;60&#8217; => &#8220;\ub098\uc720\ud0c0&#8221;, <br \/>\n       &#8217;64&#8217; => &#8220;\ubd88\uac00\uc0ac\uc758&#8221;, <br \/>\n       &#8217;68&#8217; => &#8220;\ubb34\ub7c9\ub300\uc218&#8221; <br \/>\n); <\/p>\n<p>$power_symbol = array( <br \/>\n       &#8216;0&#8217; => &#8220;&#8221;, <br \/>\n       &#8216;1&#8217; => &#8220;\uc2ed&#8221;, <br \/>\n       &#8216;2&#8217; => &#8220;\ubc31&#8221;, <br \/>\n       &#8216;3&#8217; => &#8220;\ucc9c&#8221;         <br \/>\n); <\/p>\n<p>$text_symbol = array( <br \/>\n       &#8216;0&#8217; => &#8220;&#8221;, <br \/>\n       &#8216;1&#8217; => &#8220;\uc77c&#8221;, <br \/>\n       &#8216;2&#8217; => &#8220;\uc774&#8221;, <br \/>\n       &#8216;3&#8217; => &#8220;\uc0bc&#8221;, <br \/>\n       &#8216;4&#8217; => &#8220;\uc0ac&#8221;, <br \/>\n       &#8216;5&#8217; => &#8220;\uc624&#8221;, <br \/>\n       &#8216;6&#8217; => &#8220;\uc721&#8221;, <br \/>\n       &#8216;7&#8217; => &#8220;\uce60&#8221;, <br \/>\n       &#8216;8&#8217; => &#8220;\ud314&#8221;, <br \/>\n       &#8216;9&#8217; => &#8220;\uad6c&#8221;        <br \/>\n);        <br \/>\n\/\/\uc74c\uc218 \uc5ec\ubd80 \ud655\uc778               <br \/>\nif(substr($num,0,1) == &#8216;-&#8216;) { <br \/>\n       $num = substr($num ,1); <br \/>\n       $text .= &#8216;\ub9c8\uc774\ub108\uc2a4&#8217;; <br \/>\n} <br \/>\n\/\/\uc804\uccb4 \uc790\ub9ac\uc218 \ud655\uc778        <br \/>\n$length_of_num = strlen($num); <br \/>\n\/\/\uc22b\uc790 \ud45c\ud604 \uc5ec\ubd80 \ud655\uc778 <br \/>\nif($length_of_num > 72) { <br \/>\n       $text = &#8220;\uc874\uc7ac\ud560 \uc218 \uc5c6\ub294 \uc218\uce58 \uc785\ub2c8\ub2e4.&#8221;; <br \/>\n}else{       ####0000 <br \/>\n\/\/\uc2e4\ud589 <br \/>\nfor ($k=0; $k< $length_of_num; $k++) { <br \/>\n       $striped_value = substr($num, $k, 1); <\/p>\n<p>       $text .= $text_symbol[$striped_value];               <\/p>\n<p>       $power_value = ($length_of_num &#8211; $k -1)%4; <br \/>\n       if ($striped_value <> 0) <br \/>\n              $text .= $power_symbol[$power_value]; <\/p>\n<p>       if ($power_value == 0) <br \/>\n              $text .= $dot_symbol[$length_of_num &#8211; $k -1];               <br \/>\n} <\/p>\n<p>}          ####0000 <br \/>\n  return $text; <br \/>\n} <br \/>\n?> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc774 \ud568\uc218\uc758 \uc0ac\uc6a9\ubaa9\uc801\uc740 1,223,445 => \uc77c\ubc31\uc774\uc2ed\uc774\ub9cc\uc0bc\ucc9c\uc0ac\ubc31\uc0ac\uc2ed\uc624 \uc640 \uac19\uc740 \ubb38\uc790\ub85c \ubc14\uafb8\uc5b4 \uc8fc\ub294 \uac83\uc778\ub370 \ub2e4\ub978 \uc18c\uc2a4\ub3c4 \uc788\ub294\uac83 \uac19\uc558\uc9c0\ub9cc \uc815\uc218\uc5d0 \ub300\ud574\uc11c\ub9cc \ucc98\ub9ac\ub97c \ud558\ub2e4\ubcf4\ub2c8 \uc790\ub8cc\ud615 \ud55c\ub3c4\uac12\uc5d0 \uac78\ub9ac\ub294 \uc18c\uc2a4\ubfd0\uc774\uc5b4\uc11c \uc800\uc5d0\uac90 \uc0ac\uc6a9 \ubd88\ub2a5\uc774\uc5c8\ub2e4\ub294&#8230; \uc77c\ub2e8 \ubb38\uc790\ud615\uc73c\ub85c \uc22b\uc790\ub4e4\uc744 \uc785\ub825\ub123\uc73c\uba74 \uc5d0\ub7ec \uc5c6\uc774 \ub3cc\uc544\uac12\ub2c8\ub2e4. \ubb50 \uc791\uc740 \uc77c\uc5b5 \uc815\ub3c4\uc758 \uc791\uc740 \uc218\ub294 \uc815\uc218\ud615\uc73c\ub85c\ub3c4 \uc0c1\uad00 \uc5c6\uad6c\uc694 \uc18c\uc218\uc810\uc744 \uc77d\ub294 \ubd80\ubd84\uc740 \uc800\ud55c\ud14c \ud544\uc694\uac00 \uc5c6\uc5b4\uc11c&#8230;\uc0dd\ub7b5&#8230; \uadf8\ub7fc&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[51],"tags":[],"class_list":["post-578","post","type-post","status-publish","format-standard","hentry","category-papa-php"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/posts\/578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jblove.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=578"}],"version-history":[{"count":0,"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/posts\/578\/revisions"}],"wp:attachment":[{"href":"https:\/\/jblove.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=578"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jblove.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=578"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jblove.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}