{"id":705,"date":"2012-09-11T21:21:02","date_gmt":"2012-09-11T12:21:02","guid":{"rendered":"http:\/\/auctionpro.co.kr\/?p=705"},"modified":"2023-10-12T13:54:50","modified_gmt":"2023-10-12T04:54:50","slug":"php-%ed%95%a8%ec%88%98-%eb%aa%a8%ec%9d%8c","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=705","title":{"rendered":"php \ud568\uc218 \ubaa8\uc74c"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">\uc6f9\ud398\uc774\uc9c0\uc5d0 Error \ub0b4\uc6a9 \ub098\uc624\uae30 \ud558\uae30<\/h3>\n\n\n\n<p>\uc0c1\uc704\uc5d0 \uc785\ub825<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \" >&lt;?php\n\nerror_reporting(E_ALL);\nini_set('display_errors', TRUE);\nini_set('display_startup_errors', TRUE);\n\n?&gt;<\/pre><\/div>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">abs()<\/span>&nbsp;&nbsp; \uc808\ub300\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">acos()<\/span>&nbsp;&nbsp; \ub77c\ub514\uc548\uc73c\ub85c \uc8fc\uc5b4\uc9c4 \uac12\uc744 \uc544\ud06c\ucf54\uc0ac\uc778\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">addcslashes()<\/span>&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc55e\uc5d0 \uc5ed\uc2ac\ub808\uc26c\ub97c \ucd94\uac00\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">addslashes()<\/span>&nbsp;&nbsp; &#8216;,&#8221;,\\ \uc55e\uc5d0 \uc5ed\uc2ac\ub798\uc26c\ub97c \ucd94\uac00\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">array()<\/span>&nbsp;&nbsp; \ubc30\uc5f4\uc744 \ub9cc\ub4e0\ub2e4<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">array_count_values()<\/span>&nbsp;&nbsp; \ubc30\uc5f4\uc548\uc758 \ub9e4\uac8c\ubcc0\uc218\uc640 \ub3d9\uc77c\ud55c \uac12\uc774 \uba87\ubc88\ub4e4\uc5b4\uc788\ub294\uc9c0 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">array_flip()<\/span>&nbsp;&nbsp; \ubc30\uc5f4\uc758 \ud0a4\uc640\uac12\uc744 \ubc14\uafbc\ub2e4<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">array_keys()<\/span>&nbsp;&nbsp; \ubc30\uc5f4\uc758\ubaa8\ub4e0\ud0a4\ub97c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">array_merge()<\/span>&nbsp;&nbsp; \ub450\uac1c\uc774\uc0c1\uc758 \ubc30\uc5f4\uc744 \ud569\uce69\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">array_pad()<\/span>&nbsp;&nbsp; \uc0c8\ub85c\uc6b4\uc694\uc18c\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">array_pop()<\/span>&nbsp;&nbsp; \ubc30\uc5f4\uc758 \ub9c8\uc9c0\ub9c9\uc694\uc18c\ub97c \uc0ad\uc81c\ud558\uace0 \ub9ac\ud134\ud569\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp;<span style=\"color: #0000ff;\"> array_push()&nbsp;<\/span>&nbsp; \ubc30\uc5f4\uc758 \ub9c8\uc9c0\ub9c9\uc5d0 \ud558\ub098\uc774\uc0c1\uc758 \uc694\uc18c\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">array_reverse()<\/span>&nbsp;&nbsp; \ubc30\uc5f4\uc744 \uc5ed\uc21c\uc73c\ub85c \ub4a4\ubc14\uafc9\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; array_shift()&nbsp;&nbsp; \ubc30\uc5f4\uc758 \ucc98\uc74c\uc694\uc18c\ub97c \uc5c6\uc560\uace0 \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; array_splice()&nbsp;&nbsp; \ubc30\uc5f4\uc758 \uc77c\ubd80\ubd84\uc744 \ub300\uccb4\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; array_unshift()&nbsp;&nbsp; \ubc30\uc5f4\ub9e8\uc55e\uc5d0 \ud558\ub098\uc774\uc0c1\uc758 \uc694\uc18c\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; array_values()&nbsp;&nbsp; \ud0a4\uac12\uc744\uc81c\uc678\ud558\uace0 \uac12\uc744 \ubc30\uc5f4\ub85c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; array_walk()&nbsp;&nbsp; \ubc30\uc5f4\uc758 \ubaa8\ub4e0\uc694\uc18c\uc5d0 \ud568\uc218\ub97c \uc801\uc6a9\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; arsort()&nbsp;&nbsp; \ud0a4\uc640\uac12\uc758 \uad00\uacc4\ub97c \uc720\uc9c0\ud558\uace0 \uac12\uc758\uc5ed\uc21c\uc73c\ub85c \uc815\ub82c\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; asin()&nbsp;&nbsp; \ub77c\ub514\uc548\uac12\uc744 \uc544\ud06c\uc0ac\uc778\uac12\uc73c\ub85c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; asort()&nbsp;&nbsp; \ud0a4\uc640\uac12\uc758 \uad00\uacc4\ub97c \uc720\uc9c0\ud558\uba74\uc11c \uac12\uc744 \uc815\ub82c\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; atan()&nbsp;&nbsp; \ub77c\ub514\uc548\uac12\uc744 \uc544\ud06c\ud0c4\uc820\ud2b8\uac12\uc73c\ub85c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; atan2()&nbsp;&nbsp; y\/x \uc758 \uc544\ud06c\ud0c4\uc820\ud2b8\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; base64_decode()&nbsp;&nbsp; MINE base64\ub85c \uc778\ucf54\ub529\ub41c \uac83\uc744 \ub514\ucf54\ub529\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; base64_encode()&nbsp;&nbsp; MINE base64\ub85c \uc778\ucf54\ub529\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; basename()&nbsp;&nbsp; \ud30c\uc77c\uacbd\ub85c\uc5d0\uc11c \ud30c\uc77c\uc774\ub984\ub9cc \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; base_convert()&nbsp;&nbsp; \uc9c4\ubc95\uc744 \ubcc0\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; bin2hex()&nbsp;&nbsp; 2\uc9c4\uc218\ub97c 16\uc9c4\uc218\ub85c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; bindec()&nbsp;&nbsp; 2\uc9c4\uc218\uc778 \uc778\uc790\ub97c 10\uc9c4\uc218\ub85c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; ceil()&nbsp;&nbsp; \uba54\uac8c\ubcc0\uc218\uc758 \uc62c\ub9bc\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; checkdnsrr()&nbsp;&nbsp; \uc778\ud130\ub137 \ud638\uc2a4\ud2b8 \ub124\uc784\uc774\ub098 IP \uc5b4\ub4dc\ub808\uc2a4\uc5d0 \ub300\uc751\ub418\ub294 DNS \ub808\ucf54\ub4dc\ub97c \uccb4\ud06c\ud568<br>\nPHP&nbsp;&nbsp; chgrp()&nbsp;&nbsp; \ud30c\uc77c\uadf8\ub8f9\uc744 \ubcc0\uacbd\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">chmod()<\/span>&nbsp;&nbsp; \ud30c\uc77c\ubaa8\ub4dc\ub97c \ubcc0\uacbd\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; chop()&nbsp;&nbsp; \ub4a4\ucabd\uacf5\ubc31\uc744 \uc81c\uac70\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; chown()&nbsp;&nbsp; \ud30c\uc77c\uc18c\uc720\uc790\ub97c \ubcc0\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; chr()&nbsp;&nbsp; \uc544\uc2a4\ud0a4\uc5d0 \ud574\ub2f9\ud558\ub294 \ubb38\uc790\ub97c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; chunk_split()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \uc791\uc740 \ubb38\uc790\uc5f4\ub85c \ubd84\ud560\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; clearstatcache()&nbsp;&nbsp; \ud30c\uc77c \uc0c1\ud0dc\uce90\uc2dc\ub97c \uc0ad\uc81c\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; compact()&nbsp;&nbsp; \ubcc0\uc218\uc758 \uc774\ub984\uacfc \uac12\uc744 \uac00\uc9c0\ub294 \ubc30\uc5f4\uc744 \ub9cc\ub4e0\ub2e4.<br>\nPHP&nbsp;&nbsp; convert_cyr_string()&nbsp;&nbsp; \ud0a4\ub9b4\ubb38\uc790\uc14b\uc744 \ub2e4\ub978\ubb38\uc790\ub85c \ubcc0\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; copy()&nbsp;&nbsp; \ud30c\uc77c\uc744 \ubcf5\uc0ac\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; cos()&nbsp;&nbsp; \ucf54\uc0ac\uc778\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; count()&nbsp;&nbsp; \ubcc0\uc218\uc758 \uac1c\uc218\ub97c \ub9ac\ud134\ud569\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; crc32()&nbsp;&nbsp; \ubb38\uc790\uc5f4\ub85c\ub41c CRC32 \ub2e4\ud56d\uc2dd\uc744 \uacc4\uc0b0\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; crypt()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 DES \uc554\ud638\ud654\ubc29\ubc95\uc73c\ub85c \uc554\ud638\ud654\ud55c\ub2e4.<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; current()&nbsp;&nbsp; \ud3ec\uc778\ud130\uac00 \uac00\ub974\ud0a4\ub294 \uac12\uc744 \ub9ac\ud134\ud569\ub2c8\ub2e4<br>\nPHP&nbsp;&nbsp; date()&nbsp;&nbsp; \uc8fc\uc5b4\uc9c4 \ud568\uc218\uc758 \ud0c0\uc784\uc2a4\ud0ec\ud504\ub97c \uc9c0\uc815\ud55c \ud3ec\ub9f7\uc73c\ub85c \ubcc0\ud658\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; decbin()&nbsp;&nbsp; \uba54\uac8c\ubcc0\uc218 10\uc9c4\uc218\ub97c 2\uc9c4\uc218\ub85c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; dechex()&nbsp;&nbsp; 16\uc9c4\uc218\ub85c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; decoct()&nbsp;&nbsp; 8\uc9c4\uc218\ub85c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; deg2rad()&nbsp;&nbsp; \uac01\ub3c4\ub97c \ub3d9\uc77c\ud55c \ub77c\ub514\uc548\uac12\uc73c\ub85c \uad6c\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; dirname()&nbsp;&nbsp; \uc8fc\uc5b4\uc9c4 \uacbd\ub85c\uc758 \ub514\ub809\ud1a0\ub9ac \ubaa9\ub85d\uc744 \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; diskfreespace()&nbsp;&nbsp; \ub514\ub809\ud1a0\ub9ac\uc758 \uc0ac\uc6a9\uac00\ub2a5\ud55c \uc6a9\ub7c9\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; doubleval!!()&nbsp;&nbsp; \ubcc0\uc218\uc758 \uc2e4\uc218(double)\uac12\uc744 \uad6c\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; each()&nbsp;&nbsp; \ud3ec\uc778\ud130\uac00 \uac00\ub974\ud0a4\ub294 \ud0a4\uc640\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; echo()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \ucd9c\ub825\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; empty()&nbsp;&nbsp; \ubcc0\uc218\uc758 \uc124\uc815\uc5ec\ubd80\ub97c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; end()&nbsp;&nbsp; \ud3ec\uc778\ud130\ub97c \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc62e\uae34\ub2e4.<br>\nPHP&nbsp;&nbsp; exp()&nbsp;&nbsp; \uc790\uc5f0\ub300\uc218 2\uc758 arg\uc2b9\uc744 \uad6c\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; explode()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc740 \ubd84\ub9ac\ud574\uc11c \ubc30\uc5f4\ub85c\ubc18 \ud658\ud55c\ub2e4<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; extract()&nbsp;&nbsp; \ubc30\uc5f4\uc5d0\uc11c \ud0a4\uc640\uac12\uc744 \ubcc0\uc218\uc640\uac12\uc73c\ub85c \ucd94\ucd9c\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; fclose()&nbsp;&nbsp; \uc5f4\ub824\uc9c4 \ud30c\uc77c\uc744 \ub2eb\ub294\ub2e4.<br>\nPHP&nbsp;&nbsp; feof()&nbsp;&nbsp; \ud30c\uc77c\ud3ec\uc778\ud130\uac00 \ub05d\uc5d0 \uc788\ub294\uc9c0 \uac80\uc0ac\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; fgetc()&nbsp;&nbsp; \ud30c\uc77c\ud3ec\uc778\ud130\uc758 \ud55c\ubb38\uc790\ub97c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; fgetcsv()&nbsp;&nbsp; \ud55c\uc904\uc744 \uc77d\uace0 CSV\uc5d0 \ub9de\uac8c \ubcc0\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; fgets()&nbsp;&nbsp; \uc9c0\uc815\ub41c \ud30c\uc77c\uc5d0\uc11c \ud55c \uc904\uc744 \uc77d\uc5b4\uc628\ub2e4<br>\nPHP&nbsp;&nbsp; floor()&nbsp;&nbsp; \ub0b4\ub9bc\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; getimagesize()&nbsp;&nbsp; gif,jpg,png\uc758 \uc774\ubbf8\uc9c0\ud06c\uae30\ub97c \ubc18\ud658\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; getrandmax()&nbsp;&nbsp; rand()\ud568\uc218\uc5d0\uc758\ud55c \ub9ac\ud134\uac12\uc758 \ucd5c\ub300\ub97c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; gettype()&nbsp;&nbsp; \uc778\uc790\ub85c \uc0ac\uc6a9\ub41c \ubcc0\uc218\uc758 \ud0c0\uc785\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; get_html_translation_table()&nbsp;&nbsp; \ub0b4\ubd80\uc801\uc73c\ub85c \uc0ac\uc6a9\ub41c \ubcc0\ud658\ud14c\uc774\ube14\uc744 \ubc18\ud658\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; get_meta_tags()&nbsp;&nbsp; \ud30c\uc77c\uc5d0\uc11c \uba54\ud0c0\ud14c\uadf8\ub97c \ucd94\ucd9c\ud574\ubc30\uc5f4\ub85c \ubc18\ud658\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; hexdec()&nbsp;&nbsp; 16\uc9c4\uc218\ub97c 10\uc9c4\uc218\ub85c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; htmlentities()&nbsp;&nbsp; \ud574\ub2f9\ub418\ub294 \ubaa8\ub4e0\ubb38\uc790\ub97c HTML\uc5d4\ud2f0\ud2f0\ud615\ud0dc\ub85c \ubcc0\ud658\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; htmlspecialchars()&nbsp;&nbsp; \ud2b9\uc218\ubb38\uc790\ub97c HTML\uc5d4\ud2f0\ud2f0\ud615\ud0dc\ub85c \ubc14\uafbc\ub2e4<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; imagearc()&nbsp;&nbsp; \ud0c0\uc6d0\uc744 \uadf8\ub9b0\ub2e4.<br>\nPHP&nbsp;&nbsp; imagechar()&nbsp;&nbsp; \uc218\ud3c9\uc73c\ub85c \ud55c\ubb38\uc790\ub97c \uadf8\ub9b0\ub2e4<br>\nPHP&nbsp;&nbsp; imagecolorallocate()&nbsp;&nbsp; \uc774\ubbf8\uc9c0\uc5d0 \uc0c9\uc744 \ud560\ub2f9\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecolorat()&nbsp;&nbsp; \uc774\ubbf8\uc9c0 \ud53d\uc140\uc758 \uc0c9\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecolorclosest()&nbsp;&nbsp; \ube44\uc2b7\ud55c \uc0c9\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecolorexact()&nbsp;&nbsp; \ud2b9\uc815\uc0c9\uacfc \uac19\uc740\uc0c9\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecolorresolve()&nbsp;&nbsp; \uac19\uc740,\ub300\uccb4\ud560\uc218\uc788\ub294 \uac00\uae4c\uc6b4\uc0c9\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecolorset()&nbsp;&nbsp; index\uc744 \uc9c0\uc815\ud55c rgb\ub85c \ub300\uccb4\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecolorsforindex()&nbsp;&nbsp; index\uc758 rgb\uac12\uc744 \ubc30\uc5f4\ub85c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecolorstotal()&nbsp;&nbsp; \uc0c9\uc758 \uac2f\uc218\ub97c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecolortransparent()&nbsp;&nbsp; \uc0c9\uc744 \ud22c\uba85\ud558\uac8c \ubc14\uafbc\ub2e4<br>\nPHP&nbsp;&nbsp; imagecopyresized()&nbsp;&nbsp; \uc774\ubbf8\uc9c0\uc758 \ubd80\ubd84\uc744 \ubcf5\uc0ac\ud558\uace0 \ud06c\uae30\uc870\uc815\uc744 \ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecreate()&nbsp;&nbsp; \uc0c8\ub85c\uc6b4 \uc774\ubbf8\uc9c0\ub97c \uc0dd\uc131\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagecreatefromgif()&nbsp;&nbsp; \ud30c\uc77c\ub85c\ubd80\ud130 \uc774\ubbf8\uc9c0 id\ub97c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagedashedline()&nbsp;&nbsp; \uc810\uc120\uc744 \uadf8\ub9b0\ub2e4.<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; imagedestroy()&nbsp;&nbsp; \uc774\ubbf8\uc9c0id\ub97c \uc5c6\uc564\ub2e4<br>\nPHP&nbsp;&nbsp; imagefill()&nbsp;&nbsp; \uc0c9\uc73c\ub85c \ucc44\uc6b4\ub2e4<br>\nPHP&nbsp;&nbsp; imagefilledpolygon()&nbsp;&nbsp; \ub2e4\uac01\ud615\uc744 \uadf8\ub9b0\ub2e4.<br>\nPHP&nbsp;&nbsp; imagefilledrectangle()&nbsp;&nbsp; \uc9c1\uc0ac\uac01\ud615\uc744 \uadf8\ub9b0\ub2e4<br>\nPHP&nbsp;&nbsp; imagefilltoborder()&nbsp;&nbsp; col\uc0c9\uc73c\ub85c\ucc44\uc6b4\ub2e4<br>\nPHP&nbsp;&nbsp; imagefontheight()&nbsp;&nbsp; \ud3f0\ud2b8\uc758 \ub192\uc774\ub97c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; imagefontwidth()&nbsp;&nbsp; \ud3f0\ud2b8\uc758 \ub113\uc774\ub97c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; imagegif()&nbsp;&nbsp; \ube0c\ub77c\uc6b0\uc800\ub098 \ud30c\uc77c\ub85c gif\ud615\uc2dd\uc73c\ub85c \ucd9c\ub825\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; imageinterlace()&nbsp;&nbsp; \uc778\ud130\ub808\uc2a4\uc758 \uae30\ub2a5\uc744 on,off\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; imageline()&nbsp;&nbsp; \uc120\uc744 \uadf8\ub9bd\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; imageloadfont()&nbsp;&nbsp; \uc0c8\ub85c\uc6b4 \ud3f0\ud2b8\ub97c \ubd88\ub7ec\uc628\ub2e4.<br>\nPHP&nbsp;&nbsp; imagepolygon()&nbsp;&nbsp; \ub2e4\uac01\ud615\uc744 \uadf8\ub9b0\ub2e4<br>\nPHP&nbsp;&nbsp; imagepsbbox()&nbsp;&nbsp; \ud3ec\uc2a4\ud2b8\uc2a4\ud06c\ub9bd\ud0c0\uc7851\uc758 \uae00\uaf34\uc744 \uc0ac\uc6a9\ud574 \ud14d\uc2a4\ud2b8\uacbd\uacc4\ub97c\uc9c0\uc815\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagepsencodefont()&nbsp;&nbsp; \uae00\uaf34\uc758 \ubb38\uc790 \uc778\ucf54\ub529 \ubca1\ud130\ub97c \ubcc0\uacbd\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagepsfreefont()&nbsp;&nbsp; \ud3ec\uc2a4\ud2b8\uc2a4\ud06c\ub9bd\ud0c0\uc7851\ud3f0\ud2b8\ub97c \uc704\ud574 \uc0ac\uc6a9\ub41c \uba54\ubaa8\ub9ac\ub97c\ud574\uc81c\ud55c\ub2e4<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; imagepsloadfont()&nbsp;&nbsp; \ud30c\uc77c\ub85c\ubd80\ud130 \ud3ec\uc2a4\ud2b8\uc2a4\ud06c\ub9bd\ud0c0\uc7851\uae00\uaf34\uc744 \ub85c\ub4dc\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagepstext()&nbsp;&nbsp; \uc774\ubbf8\uc9c0\uc5d0 \ud3ec\uc2a4\ud2b8\uc2a4\ud06c\ub9bd\ud0c0\uc7851\uae00\uaf34\ub85c \ubb38\uc790\uc5f4\uc744 \uadf8\ub9b0\ub2e4<br>\nPHP&nbsp;&nbsp; imagerectangle()&nbsp;&nbsp; \uc0ac\uac01\ud615\uc744 \uadf8\ub9b0\ub2e4<br>\nPHP&nbsp;&nbsp; imagesetpixel()&nbsp;&nbsp; \uc9c0\uc815\ub41c \uc88c\ud45c\uc5d0 \ud53d\uc140 \ud55c\uac1c\ub97c \ucd9c\ub825\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagestring()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \uac00\ub85c\ub85c \uadf8\ub9b0\ub2e4<br>\nPHP&nbsp;&nbsp; imagestringup()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \uc138\ub85c\ub85c \uadf8\ub9b0\ub2e4<br>\nPHP&nbsp;&nbsp; imagesx()&nbsp;&nbsp; \uc774\ubbf8\uc9c0\uc758 \uac00\ub85c\ud06c\uae30\ub97c \uad6c\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; imagesy()&nbsp;&nbsp; \uc774\ubbf8\uc9c0\uc758 \uc138\ub85c\ud06c\uae30\ub97c \uad6c\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; ImageTTFBBox()&nbsp;&nbsp; \ud2b8\ub8e8\ud0c0\uc785\uae00\uaf34\uc758 \uacbd\uacc4 \uc601\uc5ed\uc744 \uacc4\uc0b0\ud574 \ubc18\ud658\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; ImageTTFText()&nbsp;&nbsp; \ud2b8\ub8e8\ud0c0\uc785\uae00\uaf34\ub85c \ubb38\uc790\uc5f4\uc744 \ucd9c\ub825\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; implode()&nbsp;&nbsp; \uc9c0\uc815\ub41c\ubb38\uc790\ub97c\ud3ec\ud568\ud574 \ubc30\uc5f4\uc744 \ud558\ub098\uc758 \ubb38\uc790\uc5f4\ub85c \uc5f0\uacb0\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; intval()&nbsp;&nbsp; \ubcc0\uc218\uac00 \uac00\uc9c0\uace0 \uc788\ub294 \uc815\uc218\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; in_array()&nbsp;&nbsp; \ubc30\uc5f4\uc5d0\uc11c needle\uc744 \ucc3e\uc544\uc11c \uc788\uc73c\uba74 true, \uc5c6\uc73c\uba74 false\ub97c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; isset()&nbsp;&nbsp; \ubcc0\uc218\uc758 \uc124\uc815 \uc5ec\ubd80 \ud655\uc778<br>\nPHP&nbsp;&nbsp; is_array()&nbsp;&nbsp; \ubc30\uc5f4\uc5ec\ubd80 \ud655\uc778<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; is_double ()&nbsp;&nbsp; \uc778\uc790\uc758 \ud0c0\uc785\uc774 Double\ud615\ubc30\uc5f4\uc778\uc9c0 \ud655\uc778<br>\nPHP&nbsp;&nbsp; is_float()&nbsp;&nbsp; \uc778\uc790\uc758 \ud0c0\uc785\uc774 float\ud615\uc778\uc9c0 \ud655\uc778<br>\nPHP&nbsp;&nbsp; is_int()&nbsp;&nbsp; \uc778\uc790\uc758 \ud0c0\uc785\uc774 int\ud615\uc778\uc9c0 \ud655\uc778<br>\nPHP&nbsp;&nbsp; is_integer ()&nbsp;&nbsp; \uc778\uc790\uc758 \ud0c0\uc785\uc774 integer\ud615\uc778\uc9c0 \ud655\uc778<br>\nPHP&nbsp;&nbsp; is_long()&nbsp;&nbsp; \uc778\uc790\uc758 \ud0c0\uc785\uc774 long\ud615\uc778\uc9c0 \ud655\uc778<br>\nPHP&nbsp;&nbsp; is_object()&nbsp;&nbsp; \uc778\uc790\uac00 \uac1d\uccb4\uc778\uc9c0 \ud655\uc778<br>\nPHP&nbsp;&nbsp; is_real()&nbsp;&nbsp; \uc778\uc790\uc758 \ud0c0\uc785\uc774 double\ud615\uc778\uc9c0 \ud655\uc778<br>\nPHP&nbsp;&nbsp; is_string()&nbsp;&nbsp; \uc778\uc790\ub85c \uc0ac\uc6a9\ub41c \ubcc0\uc218\uac00 \ubb38\uc790\uc5f4\uc778\uc9c0 \ud655\uc778<br>\nPHP&nbsp;&nbsp; join()&nbsp;&nbsp; impolde()\ud568\uc218\uc640 \ub3d9\uc77c<br>\nPHP&nbsp;&nbsp; key()&nbsp;&nbsp; \ud3ec\uc778\ud130\uac00 \uac00\ub974\ud0a4\ub294 \uc704\uce58\uc758 \ud0a4\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; krsort()&nbsp;&nbsp; \ubc30\uc5f4\uc744 \ud0a4\uac12\uc758 \uc5ed\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; ksort()&nbsp;&nbsp; \ubc30\uc5f4\uc758\ud0a4\uac12\uc744\uae30\uc900\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; list()&nbsp;&nbsp; \ubcc0\uc218\ub97c \ubc30\uc5f4\ucc98\ub7fc \uc0ac\uc6a9\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; log()&nbsp;&nbsp; \uc790\uc5f0\ub85c\uadf8\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; log10()&nbsp;&nbsp; \uc0c1\uc6a9\ub85c\uadf8\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; ltrim()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc758 \uc55e\ubd80\ubd84\uc5d0 \uc788\ub294 \uacf5\ubc31 \ubb38\uc790\ub97c \uc81c\uac70\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; max()&nbsp;&nbsp; \uc778\uc790\ub4e4\uc911 \uac00\uc7a5\ud070 \uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; md5()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc758 MD5 \ud574\uc2dc\ub97c \uacc4\uc0b0\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; metaphone()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc758 \uba54\ud0c0\ud3f0\ud0a4\ub97c \uacc4\uc0b0\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; min()&nbsp;&nbsp; \uc778\uc790\ub4e4\uc911 \uac00\uc7a5\uc791\uc740\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; mktime()&nbsp;&nbsp; \uc8fc\uc5b4\uc9c4 \ub0a0\uc9dc\ub97c \ud0c0\uc784\uc2a4\ud0ec\ud504\ub85c \ubcc0\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mssql_bind&nbsp;&nbsp; \uc800\uc7a5\ud504\ub85c\uc2dc\uc838 \ub610\ub294 \uc6d0\uaca9\uc800\uc7a5\ud504\ub85c\uc2dc\uc838\uc758 \uc778\uc790\ub97c \ucd94\uac00\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">mssql_close<\/span>&nbsp;&nbsp; \ub514\ube44\uc5f0\uacb0\uc744 \ub2eb\ub294\ub2e4<br>\nPHP&nbsp;&nbsp; mssql_connect&nbsp;&nbsp; int mssql_connect ( [string servername [, string username [, string password]]])<br>\nPHP&nbsp;&nbsp; mssql_data_seek&nbsp;&nbsp; \uacb0\uacfc\uc5d0\uc11c row_number \ub85c \uc5f4\uc744 \uc774\ub3d9\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mssql_execute&nbsp;&nbsp; \ud504\ub85c\uc2dc\uc838\ub97c \uc2e4\ud589\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; mssql_fetch_array&nbsp;&nbsp; mysql_fetch_array\uc640 \ub3d9\uc77c<br>\nPHP&nbsp;&nbsp; mssql_fetch_assoc&nbsp;&nbsp; Returns an associative array of the current row in the result set specified by result_id<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">mssql_fetch_batch<\/span>&nbsp;&nbsp; Returns the next batch of records<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">mssql_fetch_field<\/span>&nbsp;&nbsp; Get field information<br>\nThe properties of the object are:<br>\nname &#8211; column name. if the column is a result of a function, this property is set to computed#N, where #N is a serial number.<\/p>\n\n\n\n<p>column_source &#8211; the table from which the column was taken<\/p>\n\n\n\n<p>max_length &#8211; maximum length of the column<\/p>\n\n\n\n<p>numeric &#8211; 1 if the column is numeric<\/p>\n\n\n\n<p>type &#8211; the column type.<br>\nPHP&nbsp;&nbsp; mssql_fetch_object&nbsp;&nbsp; Fetch row as object<br>\n\uc774 \ud568\uc218\uac00 \ubc18\ud658\ud558\ub294 \ud544\ub4dc \uc774\ub984\uc740 \ub300\uc18c\ubb38\uc790\ub97c \uad6c\ubcc4\ud569\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; mssql_fetch_row&nbsp;&nbsp; Get row as enumerated array<br>\nSubsequent call to mssql_fetch_row() would return the next row in the result set, or FALSE if there are no more rows.<br>\nPHP&nbsp;&nbsp; mssql_field_length<br>\nPHP&nbsp;&nbsp; mssql_field_name&nbsp;&nbsp; Get the name of a field<br>\nPHP&nbsp;&nbsp; mssql_field_seek&nbsp;&nbsp; Seeks to the specified field offset<br>\nSeeks to the specified field offset. If the next call to mssql_fetch_field() won&#8217;t include a field offset, this field would be returned.<br>\nPHP&nbsp;&nbsp; mssql_field_type&nbsp;&nbsp; Gets the type of a field<br>\nPHP&nbsp;&nbsp; mssql_free_result&nbsp;&nbsp; Free result memory<br>\nmssql_free_result() only needs to be called if you are worried about using too much memory while your script is running. All result memory will automatically be freed when the script ends. You may call mssql_free_result() with the result identifier as an argument and the associated result memory will be freed.<br>\nPHP&nbsp;&nbsp; mssql_free_statement&nbsp;&nbsp; Free statement memory<br>\nmssql_free_statement() only needs to be called if you are worried about using too much memory while your script is running. All statement memory will automatically be freed when the script ends. You may call mssql_free_statement() with the statement identifier as an argument and the associated statement memory will be freed.<br>\nPHP&nbsp;&nbsp; mssql_get_last_message&nbsp;&nbsp; Returns the last message from the server<br>\nPHP&nbsp;&nbsp; mssql_guid_string&nbsp;&nbsp; Converts a 16 byte binary GUID to a string<br>\nPHP&nbsp;&nbsp; mssql_init&nbsp;&nbsp; Initializes a stored procedure or a remote stored procedure<br>\nPHP&nbsp;&nbsp; mssql_min_error_severity&nbsp;&nbsp; Sets the lower error severity<br>\nPHP&nbsp;&nbsp; mssql_min_message_severity&nbsp;&nbsp; Sets the lower message severity<br>\nPHP&nbsp;&nbsp; mssql_next_result&nbsp;&nbsp; Move the internal result pointer to the next result<br>\nPHP&nbsp;&nbsp; mssql_num_fields&nbsp;&nbsp; Gets the number of fields in result<br>\nPHP&nbsp;&nbsp; mssql_num_rows&nbsp;&nbsp; Gets the number of rows in result<br>\nPHP&nbsp;&nbsp; mssql_pconnect&nbsp;&nbsp; Returns: A positive MS SQL persistent link identifier on success, or FALSE on error.<br>\nThis type of links is therefore called &#8216;persistent&#8217;.<br>\nPHP&nbsp;&nbsp; mssql_query&nbsp;&nbsp; Send MS SQL query<br>\nPHP&nbsp;&nbsp; mssql_result&nbsp;&nbsp; returns the contents of one cell from a MS SQL result set. The field argument can be the field&#8217;s offset, the field&#8217;s name or the field&#8217;s table dot field&#8217;s name (tablename.fieldname). If the column name has been aliased (&#8216;select foo as bar from&#8230;&#8217;), it uses the alias instead of the column name.<br>\nWhen working on large result sets, you should consider using one of the functions that fetch an entire row (specified below). As these functions return the contents of multiple cells in one function call, they&#8217;re MUCH quicker than mssql_result(). Also, note that specifying a numeric offset for the field argument is much quicker than specifying a fieldname or tablename.fieldname argument.<br>\nPHP&nbsp;&nbsp; mssql_rows_affected&nbsp;&nbsp; Returns the number of records affected by the query<br>\nPHP&nbsp;&nbsp; mssql_select_db&nbsp;&nbsp; Select MS SQL database<br>\nPHP&nbsp;&nbsp; mt_getrandmax()&nbsp;&nbsp; mt_rand()\uc5d0 \uc758\ud574 \ub9ac\ud134\ub420 \uc218 \uc788\ub294 \ucd5c\ub300\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; mt_rand()&nbsp;&nbsp; \ub09c\uc218\ub97c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; mt_srand()&nbsp;&nbsp; \ub09c\uc218\ubc1c\uc0dd\uae30\ub97c \ucd08\uae30\ud654\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; mysql_affected_rows()&nbsp;&nbsp; \ucd5c\uadfc \uad88\ub9ac\uc791\uc5c5\uc73c\ub85c \ucc98\ub9ac\ub41c \ud589\uc758 \uc218\ub97c \uad6c\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_change_user()&nbsp;&nbsp; \uc0ac\uc6a9\uc790\ub97c \ubcc0\uacbd\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">mysql_close()<\/span>&nbsp;&nbsp; \uc5f0\uacb0\uc744 \ub2eb\ub294\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">mysql_connect()<\/span>&nbsp;&nbsp; \uc11c\ubc84\uc5d0 \uc811\uc18d\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_create_db&nbsp;&nbsp; \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub97c \uc0dd\uc131\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">mysql_data_seek()<\/span>&nbsp;&nbsp; \ub0b4\ubd80\uc801\uc778 \uacb0\uacfc \ud3ec\uc778\ud2b8\ub97c \uc774\ub3d9\ud55c\ub2e4.<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; mysql_db_query()&nbsp;&nbsp; \uc9c8\uc758\ub97c \uc804\uc1a1\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_drop_db()&nbsp;&nbsp; \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub97c \uc0ad\uc81c\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_fetch_array()&nbsp;&nbsp; \ucffc\ub9ac \uacb0\uacfc\ubc30\uc5f4\uc740 \ud55c\uc904\uc529 \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_fetch_field()&nbsp;&nbsp; \uacb0\uacfc\ub85c\ubd80\ud130 \uc5f4 \uc815\ubcf4\ub97c \uc5bb\uc5b4\uc11c \uac1d\uccb4\ub85c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_fetch_lengths()&nbsp;&nbsp; \uacb0\uacfc\ub85c\ubd80\ud130 \uac00 \ucd9c\ub825\uc758 \uae38\uc774\ub97c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_fetch_object()&nbsp;&nbsp; \ud589\uc758 \uacb0\uacfc\ub97c \uac1d\uccb4\ub85c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_fetch_row()&nbsp;&nbsp; \ucffc\ub9ac\uacb0\uacfc\ub97c \ud55c\ud589\uc529 \uc2a4\uce7c\ub77c \ubc30\uc5f4\ub85c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_field_flags()&nbsp;&nbsp; \ud2b9\uc815 \ud544\ub4dc\uc758 flag \ub4e4\uc744 \uad6c\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; mysql_field_len()&nbsp;&nbsp; \ud2b9\uc815 \ud544\ub4dc\uc758 \uae38\uc774\ub97c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_field_name()&nbsp;&nbsp; \uacb0\uacfc\ub85c\ubd80\ud130 \ud2b9\uc815 \ud544\ub4dc \uc774\ub984\uc744 \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_field_seek()&nbsp;&nbsp; \ud2b9\uc815 \ud544\ub4dc\uc758 \uc624\ud504\uc14b\uc73c\ub85c \uc704\uce58\ub97c \uc774\ub3d9\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_field_table()&nbsp;&nbsp; \ud2b9\uc815 \ud544\ub4dc\uc758 table\uc758 \uc774\ub984\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; mysql_field_type()&nbsp;&nbsp; \ud2b9\uc815 \ud544\ub4dc\uc758 type\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; mysql_free_result()&nbsp;&nbsp; \uc778\uc790\uac12\uc744 \uba54\ubaa8\ub9ac\uc5d0\uc11c \uc9c0\uc6c1\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_insert_id()&nbsp;&nbsp; \uc0bd\uc785\uc5d0 \uc758\ud574 \uc0dd\uc131\ub41c \uc778\ub371\uc2a4\ub118\ubc84\ub97c \ub9ac\ud134\ud55c\ub2e4<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; mysql_list_dbs()&nbsp;&nbsp; DB \ub9ac\uc2a4\ud2b8\ub97c \uad6c\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_list_fields ()&nbsp;&nbsp; \ud544\ub4dc\uc758 \ub9ac\uc2a4\ud2b8\ub97c \uad6c\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_list_tables()&nbsp;&nbsp; DB\ub0b4\uc758 \ud14c\uc774\ube14 \ub9ac\uc2a4\ud2b8\uc758 \ud3ec\uc778\ud130\ub97c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_num_fields()&nbsp;&nbsp; \ucffc\ub9ac\uacb0\uacfc\ub0b4\uc758 \ud544\ub450\uc218\ub97c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_num_rows()&nbsp;&nbsp; \uc9c8\uc758\uacb0\uacfc\uc758 \ud589\uc218\ub97c \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_pconnect()&nbsp;&nbsp; \ub514\ube44\uc11c\ubc84\uc5d0 \uc9c0\uc18d\uc801\uc778 \uc5f0\uacb0\uc744\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">mysql_query()&nbsp;<\/span>&nbsp; \uc9c8\uc758 \ubcf4\ub0b8\ub2e4.<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">mysql_result()<\/span>&nbsp;&nbsp; \uacb0\uacfc\uc5d0\uc11c \ub370\uc774\ud130\ub97c \uad6c\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_select_db()&nbsp;&nbsp; \uc0ac\uc6a9\ud560 \ub514\ube44\ub97c \uc120\ud0dd\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; mysql_tablename()&nbsp;&nbsp; \ud14c\uc774\ube14\uba85\uc744 \ub9ac\ud134\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; next()&nbsp;&nbsp; \ubc30\uc5f4\uc758 \ub2e4\uc74c\ud3ec\uc778\ud130\ub85c \uc774\ub3d9\ud558\uc5ec \uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">nl2br()<\/span>&nbsp;&nbsp; \uac1c\ud589\ubb38\uc790\ub97c &lt;BR&gt;\ud0dc\uadf8\ub85c \ubcc0\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; number_format()&nbsp;&nbsp; \uc218\uc758 \uc8fc\uc5b4\uc9c4 \uc77c\uc815\ud55c \ud615\uc2dd\uc73c\ub85c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; octdec()&nbsp;&nbsp; 8\uc9c4\uc218\ub97c 10\uc9c4\uc218\ub85c \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; ord()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc5d0 \uc788\ub294 \uccab\ubc88\uc9f8 \ubb38\uc790\uc758 ASCII \ucf54\ub4dc \uac12\uc744 \ubcc0\ud658\ud55c\ub2e4.<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; parse_str()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \ubcc0\uc218\ub85c \ud574\uc11d\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; parse_url()&nbsp;&nbsp; URL\uc744 \ud574\uc11d\ud574\uc11c \uac01 \uad6c\uc131\uc694\uc18c\ub97c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; pi()&nbsp;&nbsp; \ud30c\uc774\uac12\uc744 \uad6c\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; pos()&nbsp;&nbsp; \ubc30\uc5f4\ub990 \ud3ec\uc778\ud130\uac00 \uac00\ub974\ud0a4\ub294 \uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; pow()&nbsp;&nbsp; base\uc758 exp\uc2b9\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; prev()&nbsp;&nbsp; \ud3ec\uc778\ud130\ub97c \uc55e\uc73c\ub85c \uc774\ub3d9\ud55c\ud6c4 \uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; print()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \ucd9c\ub825<br>\nPHP&nbsp;&nbsp; printf()&nbsp;&nbsp; \uc9c0\uc815\ub41c \ud615\uc2dd\uc5d0 \ub9de\uac8c \ubb38\uc790\uc5f4\uc744 \ucd9c\ub825\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; quoted_printable_decode()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 8\ube44\ud2b8 \ubb38\uc790\uc5f4\ub85c \ubcc0\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; quotemeta()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc5d0 .\\\\+*?[^]($)\ub4f1\uc758 \uba54\ud0c0\ubb38\uc790\uc55e\uc5d0\\\ub97c\ucd94\uac00\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; rand()&nbsp;&nbsp; \ub09c\uc218\ub97c \ubc1c\uc0dd\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; range()&nbsp;&nbsp; low\ubd80\ud130 high\uae4c\uc9c0\uc758 \uc815\uc218\ub4e4\uc758 \ubc30\uc5f4\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; rawurldecode()&nbsp;&nbsp; URL\ub85c \uc778\ucf54\ub529\ub41c\ubb38\uc790\uc5f4\uc744 \ub514\ucf54\ub529\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; rawurlencode()&nbsp;&nbsp; RFC1738\uc5d0 \ub530\ub77c\uc11c URL\uc744 \uc778\ucf54\ub529\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; reset()&nbsp;&nbsp; \ubc30\uc5f4\uc758 \ud3ec\uc778\ud130\ub97c \ub9e8\ucc98\uc74c\uc73c\ub85c \uc774\ub3d9\ud558\uc5ec \uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; round()&nbsp;&nbsp; \ubc18\uc62c\ub9bc\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; rsort()&nbsp;&nbsp; \ubc30\uc5f4\uc758 \uac12\uc744 \uae30\uc900\uc73c\ub85c \uc5ed\uc21c\uc815\ub82c\ud569\ub2c8\ub2e4<br>\nPHP&nbsp;&nbsp; rtrim()&nbsp;&nbsp; \ubb38\uc790\uc5f4 \ub05d\uc5d0 \uc788\ub294 \uacf5\ubc31 \ubb38\uc790, \uac1c\ud589\ubb38\uc790\ub97c \uc81c\uac70\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; session_decode()&nbsp;&nbsp; \uc554\ud638\ud654\ub41c \ubb38\uc790\uc5f4\uc744 \uc138\uc158\ub370\uc774\ud130\ub85c \ud574\uc11d\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; session_destroy()&nbsp;&nbsp; \uc0dd\uc131\ub41c \ubaa8\ub4e0 \uc138\uc158\uc744 \ud30c\uad34\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; session_encode()&nbsp;&nbsp; \uc138\uc158 \ub370\uc774\ud130\ub97c \ubb38\uc790\uc5f4\ub85c \uc778\ucf54\ub529\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; session_id()&nbsp;&nbsp; \uc138\uc158 \uc544\uc774\ub514\ub97c \uad6c\ud558\uac70\ub098 \ubcc0\uacbd\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; session_is_registered()&nbsp;&nbsp; \uc778\uc790\uac00 \uc138\uc158\uc5d0 \ub4f1\ub85d\ub418\uc5c8\ub294\uc9c0 \uac80\uc0ac<br>\nPHP&nbsp;&nbsp; session_module_name()&nbsp;&nbsp; \ud604\uc7ac \uc138\uc158\uc694\uc18c\ub97c \uad6c\ud558\uac70\ub098 \ubcc0\uacbd\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; session_name()&nbsp;&nbsp; \uc138\uc158\uc758 \uc774\ub984\uc744 \uc124\uc815\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; session_register()&nbsp;&nbsp; \ud604\uc7ac \uc138\uc158\uc5d0 \ubcc0\uc218\ub4e4\uc744 \ub4f1\ub85d\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; session_save_path()&nbsp;&nbsp; \ud604\uc7ac \uc138\uc158\uc758 \uc800\uc7a5\uacbd\ub85c\ub97c \uad6c\ud558\uac70\ub098 \ubcc0\uacbd\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; session_start()&nbsp;&nbsp; Session\uc744 \uc2dc\uc791<br>\nPHP&nbsp;&nbsp; session_unregister()&nbsp;&nbsp; \ub4f1\ub85d\ub41c \ubcc0\uc218\ub97c \uc81c\uac70\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; setlocale()&nbsp;&nbsp; \uc9c0\uc5ed\uc815\ubcf4\ub97c \uc800\uc7a5\ud55c\ub2e4.<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; settype()&nbsp;&nbsp; \ubcc0\uc218 \ud0c0\uc785 \uc124\uc815<br>\nPHP&nbsp;&nbsp; shuffle()&nbsp;&nbsp; \ubc30\uc5f4\uc744 \ub79c\ub364\ud558\uac8c \uc11e\ub294\ub2e4<br>\nPHP&nbsp;&nbsp; similar_text()&nbsp;&nbsp; \ub450 \ubb38\uc790\uc5f4\uc0ac\uc774\uc758 \uc720\uc0ac\uc131\uc744 \uacc4\uc0b0\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; sin()&nbsp;&nbsp; \uc0ac\uc778\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; sizeof()&nbsp;&nbsp; \ubc30\uc5f4\uc694\uc18c\uc758 \uac2f\uc218\ub97c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; sort()&nbsp;&nbsp; \ubc30\uc5f4\uc744 \uac12\uc744\uae30\uc900\uc73c\ub85c \uc21c\uc11c\ub300\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.<br>\nPHP&nbsp;&nbsp; soundex()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc758 soundex\ud0a4\ub97c \uacc4\uc0b0\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; sprintf()&nbsp;&nbsp; \uc9c0\uc815\ub41c \ucd9c\ub825\ud615\uc2dd\ubb38\uc790\uc5f4\uc744 \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; sqrt()&nbsp;&nbsp; \uc81c\uacf1\uadfc\uc744 \ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; srand()&nbsp;&nbsp; \ub09c\uc218\ubc1c\uc0dd\uae30\ub97c \ucd08\uae30\ud654\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; strcasecmp()&nbsp;&nbsp; \ub300\uc18c\ubb38\uc790\ub97c \uad6c\ubd84\ud558\uc9c0 \uc54a\uace0 \ubb38\uc790\uc5f4\uc744 \ube44\uad50\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; strchr()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc5d0\uc11c \uc9c0\uc815\ud55c \ubb38\uc790\uac00 \ucc98\uc74c\uc704\uce58\ud55c\ubd80\ubd84\ubd80\ud130\ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; strcmp()&nbsp;&nbsp; \ub300\uc18c\ubb38\uc790\ub97c \uad6c\ubd84\ud574\uc11c \ub450 \ubb38\uc790\uc5f4\uc744 \ube44\uad50\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; strcspn()&nbsp;&nbsp; \ub9c8\uc2a4\ud06c\uac00 \ub9de\uc9c0 \uc54a\ub294 \ucd08\uae30 \uc138\ud06c\uba3c\ud2b8\uc758 \uae38\uc774\ub97c \ubc18\ud658\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; stripcslashes()&nbsp;&nbsp; addcslashes()\ub85c \ucffc\ud2b8\ub41c \ubb38\uc790\uc5f4\uc744 \uc5b8\ucffc\ud2b8\ud55c\ub2e4<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; stripslashes()&nbsp;&nbsp; addslashes()\ub85c \ucffc\ud2b8\ub41c \ubb38\uc790\uc5f4\uc744 \uc5b8\ucffc\ud2b8\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; strip_tags()&nbsp;&nbsp; \ubb38\uc790\uc5f4\ub85c \ubd80\ud130 HTML,PHP \ud0dc\uadf8\ub97c \uc81c\uac70\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; stristr()&nbsp;&nbsp; \ub300\uc18c\ubb38\uc790\ub97c\uad6c\ubcc4\uc54a\uace0 needle\uacfc \uc77c\uce58\ud55c\ubd80\ubd84\ubd80\ud130\ub9ac\ud134\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; strlen()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc758 \uae38\uc774\ub97c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; strpos()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc5d0\uc11c \ud2b9\uc815\ubb38\uc790\uc5f4\uc774 \uc788\ub294 \ucc98\uc74c\uc704\uce58\ub97c \ubc18\ud658\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; strrchr()&nbsp;&nbsp; \uc9c0\uc815\ud55c \ubb38\uc790\uc5f4\uc774 \uc788\ub294 \ub9c8\uc9c0\ub9c9\uc758 \uc704\uce58\ubd80\ud130 \ubc18\ud658\ud55c\ub2e4<br>\nPHP&nbsp;&nbsp; strrev()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \ub4a4\uc9d1\ub294\ub2e4.<br>\nPHP&nbsp;&nbsp; strrpos()&nbsp;&nbsp; needle\uc774 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ub098\ud0c0\ub098\ub294\uc704\uce58\ub97c \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; strspn()&nbsp;&nbsp; \ub9c8\uc2a4\ud06c\uc5d0 \uc77c\uce58\ud558\ub294 \ucd08\uae30 \uc138\uadf8\uba3c\ud2b8\uc758 \uae38\uc774\ub97c \ucc3e\ub294\ub2e4.<br>\nPHP&nbsp;&nbsp; strstr()&nbsp;&nbsp; \ub300\uc18c\ubb38\uc790\ub97c\uad6c\ubd84\ud558\uc5ec needle\uc640 \uc77c\uce58\ud558\ub294\ubd80\ubd84\ubd80\ud130 \ubc18\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; strtok()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \ud1a0\ud070\ud654\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; strtolower()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \uc18c\ubb38\uc790\ub85c \ubcc0\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; strtoupper()&nbsp;&nbsp; \uc601\ubb38\uc790\ub97c \ub300\ubb38\uc790\ub85c \ubcc0\ud658\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; strtr()&nbsp;&nbsp; \ud2b9\uc815\ubb38\uc790\ub97c \ubc88\uc5ed\ud55c\ub2e4.<br>\nPHP&nbsp;&nbsp; strval()&nbsp;&nbsp; \uac12\uc744 \ubb38\uc790\uc5f4\ub85c \ubcc0\ud658<\/p>\n\n\n\n<p>PHP&nbsp;&nbsp; str_repeat()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 \uc9c0\uc815\ud55c \ud69f\uc218\ub9cc\ud07c \ubc18\ubcf5\ud55c\ub2e4.<br> PHP&nbsp;&nbsp; str_replace()&nbsp;&nbsp; subject\uc5d0\uc11c search\ub97c replace\ub85c \ub300\uccb4\ud55c\ub2e4.<\/p>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:php decode:true \">$code =  \"ICN.\";\n$code  =  str_replace( \".\",\"\", $code);\n\/\/ICN<\/pre><\/div>\n\n\n\n<p><br> PHP&nbsp;&nbsp; substr()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc758 \uc77c\ubd80\ubd84\uc744 \uc9e4\ub77c\uc11c \ubc18\ud658\ud55c\ub2e4.<br> PHP&nbsp;&nbsp; substr_replace()&nbsp;&nbsp; \ubb38\uc790\uc5f4 \uc77c\ubd80\ub9cc \uc9c0\uc815\ub41c\ubb38\uc790\ub85c \uce58\ud658\ud55c\ub2e4.<br> PHP&nbsp;&nbsp; tan()&nbsp;&nbsp; \ud0c4\uc820\ud2b8\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4<br> PHP&nbsp;&nbsp; trim()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc758 \uc55e\ub4a4\uc758 \uacf5\ubc31\ubb38\uc790\ub97c \uc81c\uac70\ud55c\ub2e4.<br> PHP&nbsp;&nbsp; uasort()&nbsp;&nbsp; \ud0a4,\uac12\uc744 \uc720\uc9c0\ud558\uace0 \uc9c0\uc815\ud568\uc218\ub97c \uc0ac\uc6a9\ud574 \uc815\ub82c\ud569\ub2c8\ub2e4.<br> PHP&nbsp;&nbsp; ucfirst()&nbsp;&nbsp; \uccab\uae00\uc790\uac00 \uc54c\ud30c\ubcb3\uc774\uba74 \uccab\ubb38\uc790\ub9cc \ub300\ubb38\uc790\ub85c \ubcc0\ud658\ud55c\ub2e4<br> PHP&nbsp;&nbsp; ucwords()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc758 \uac01 \ub2e8\uc5b4\uc758 \uccab\uae00\uc790\ub97c \ub300\ubb38\uc790\ub85c \ubc14\uafbc\ub2e4.<br> PHP&nbsp;&nbsp; uksort()&nbsp;&nbsp; \ud0a4,\uac12\uc744 \uc720\uc9c0\ud558\uace0 \uc9c0\uc815\ud568\uc218\ub97c \uc774\uc6a9 \ud0a4\uac12\uc5d0 \ub530\ub77c \uc815\ub82c\ud55c\ub2e4.<br> PHP&nbsp;&nbsp; unset()&nbsp;&nbsp; \ubcc0\uc218\uc758 \uc124\uc815\uc744 \ud574\uc81c<br> PHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">urldecode()<\/span>&nbsp;&nbsp; \uc778\ucf54\ub529\ub41c URL\ubb38\uc790\uc5f4\uc744 \ub514\ucf54\ub529\ud55c\ub2e4.<br> PHP&nbsp;&nbsp; <span style=\"color: #0000ff;\">urlencode()<\/span>&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc744 URL \uc778\ucf54\ub529\ud55c\ub2e4.<br> PHP&nbsp;&nbsp; usort()&nbsp;&nbsp; \ud568\uc218\ub97c \ubc30\uc5f4\uac12\uc5d0 \uc801\uc6a9\ud558\uc5ec \uc815\ub82c\ud569\ub2c8\ub2e4<\/p>\n\n\n\n<p>\ucc38\uc870 : http:\/\/jobdahan.net\/language_php\/1434780<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>\uc6f9\ud398\uc774\uc9c0\uc5d0 Error \ub0b4\uc6a9 \ub098\uc624\uae30 \ud558\uae30 \uc0c1\uc704\uc5d0 \uc785\ub825 PHP&nbsp;&nbsp; abs()&nbsp;&nbsp; \uc808\ub300\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4 PHP&nbsp;&nbsp; acos()&nbsp;&nbsp; \ub77c\ub514\uc548\uc73c\ub85c \uc8fc\uc5b4\uc9c4 \uac12\uc744 \uc544\ud06c\ucf54\uc0ac\uc778\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4 PHP&nbsp;&nbsp; addcslashes()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc55e\uc5d0 \uc5ed\uc2ac\ub808\uc26c\ub97c \ucd94\uac00\ud55c\ub2e4 PHP&nbsp;&nbsp; addslashes()&nbsp;&nbsp; <a class=\"mh-excerpt-more\" href=\"https:\/\/www.auctionpro.co.kr\/?p=705\" title=\"php \ud568\uc218 \ubaa8\uc74c\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[43],"tags":[],"class_list":["post-705","post","type-post","status-publish","format-standard","hentry","category-php"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>php \ud568\uc218 \ubaa8\uc74c - AuctionPro<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.auctionpro.co.kr\/?p=705\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"php \ud568\uc218 \ubaa8\uc74c - AuctionPro\" \/>\n<meta property=\"og:description\" content=\"\uc6f9\ud398\uc774\uc9c0\uc5d0 Error \ub0b4\uc6a9 \ub098\uc624\uae30 \ud558\uae30 \uc0c1\uc704\uc5d0 \uc785\ub825 PHP&nbsp;&nbsp; abs()&nbsp;&nbsp; \uc808\ub300\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4 PHP&nbsp;&nbsp; acos()&nbsp;&nbsp; \ub77c\ub514\uc548\uc73c\ub85c \uc8fc\uc5b4\uc9c4 \uac12\uc744 \uc544\ud06c\ucf54\uc0ac\uc778\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4 PHP&nbsp;&nbsp; addcslashes()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc55e\uc5d0 \uc5ed\uc2ac\ub808\uc26c\ub97c \ucd94\uac00\ud55c\ub2e4 PHP&nbsp;&nbsp; addslashes()&nbsp;&nbsp; [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=705\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2012-09-11T12:21:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-12T04:54:50+00:00\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"golgol\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"12\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=705#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=705\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"php \ud568\uc218 \ubaa8\uc74c\",\"datePublished\":\"2012-09-11T12:21:02+00:00\",\"dateModified\":\"2023-10-12T04:54:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=705\"},\"wordCount\":2465,\"commentCount\":0,\"articleSection\":[\"[Dev]PHP\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=705#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=705\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=705\",\"name\":\"php \ud568\uc218 \ubaa8\uc74c - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"datePublished\":\"2012-09-11T12:21:02+00:00\",\"dateModified\":\"2023-10-12T04:54:50+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=705#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=705\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=705#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"php \ud568\uc218 \ubaa8\uc74c\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"php \ud568\uc218 \ubaa8\uc74c - AuctionPro","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.auctionpro.co.kr\/?p=705","og_locale":"ko_KR","og_type":"article","og_title":"php \ud568\uc218 \ubaa8\uc74c - AuctionPro","og_description":"\uc6f9\ud398\uc774\uc9c0\uc5d0 Error \ub0b4\uc6a9 \ub098\uc624\uae30 \ud558\uae30 \uc0c1\uc704\uc5d0 \uc785\ub825 PHP&nbsp;&nbsp; abs()&nbsp;&nbsp; \uc808\ub300\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4 PHP&nbsp;&nbsp; acos()&nbsp;&nbsp; \ub77c\ub514\uc548\uc73c\ub85c \uc8fc\uc5b4\uc9c4 \uac12\uc744 \uc544\ud06c\ucf54\uc0ac\uc778\uac12\uc744 \ub9ac\ud134\ud55c\ub2e4 PHP&nbsp;&nbsp; addcslashes()&nbsp;&nbsp; \ubb38\uc790\uc5f4\uc55e\uc5d0 \uc5ed\uc2ac\ub808\uc26c\ub97c \ucd94\uac00\ud55c\ub2e4 PHP&nbsp;&nbsp; addslashes()&nbsp;&nbsp; [...]","og_url":"https:\/\/www.auctionpro.co.kr\/?p=705","og_site_name":"AuctionPro","article_published_time":"2012-09-11T12:21:02+00:00","article_modified_time":"2023-10-12T04:54:50+00:00","author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"12\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=705#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=705"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"php \ud568\uc218 \ubaa8\uc74c","datePublished":"2012-09-11T12:21:02+00:00","dateModified":"2023-10-12T04:54:50+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=705"},"wordCount":2465,"commentCount":0,"articleSection":["[Dev]PHP"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=705#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=705","url":"https:\/\/www.auctionpro.co.kr\/?p=705","name":"php \ud568\uc218 \ubaa8\uc74c - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"datePublished":"2012-09-11T12:21:02+00:00","dateModified":"2023-10-12T04:54:50+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=705#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=705"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=705#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"php \ud568\uc218 \ubaa8\uc74c"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/705","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=705"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/705\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=705"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=705"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}