{"id":593,"date":"2024-04-15T10:22:07","date_gmt":"2024-04-15T01:22:07","guid":{"rendered":"http:\/\/inwelly.com\/?p=593"},"modified":"2024-04-23T04:36:57","modified_gmt":"2024-04-22T19:36:57","slug":"php-%eb%9e%9c%eb%8d%a4-%eb%ac%b8%ec%9e%90-%ec%b6%94%ec%b6%9c","status":"publish","type":"post","link":"https:\/\/inwelly.com\/?p=593","title":{"rendered":"PHP \ub79c\ub364 \ubb38\uc790 \ucd94\ucd9c"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>for($j=0;$j&lt;3;$j++)  \/\/\uc54c\ud30c\ubcb3 3\uac1c \ub300\ubb38\uc790 \ucd94\ucd9c\n {\n $abc=rand()%26+65;\n $a.=chr($abc);\n }\n\necho $a ;\n\n for($j=0;$j&lt;3;$j++)  \/\/\uc54c\ud30c\ubcb3 4\uac1c \uc18c\ubb38\uc790 \ucd94\ucd9c\n {\n $abc=rand()%26+97;\n $b.=chr($abc);\n }\n\necho $b ;\n\n for($i=0;$i&lt;4;$i++)  \/\/\uc22b\uc790 4\uac1c \ucd94\ucd9c\n {\n $asc=rand()%10+48;\n $c.=chr($asc);\n }\n\necho $c ;<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":1251,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-593","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-php"],"_links":{"self":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=593"}],"version-history":[{"count":1,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/593\/revisions"}],"predecessor-version":[{"id":594,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/593\/revisions\/594"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/media\/1251"}],"wp:attachment":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=593"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=593"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}