도로명 주소 검색 추가

This commit is contained in:
chicpro
2013-12-16 15:10:55 +09:00
parent 6a344d1438
commit aa01000991
10 changed files with 336 additions and 131 deletions

View File

@ -41,6 +41,7 @@ $sql_common = " mb_name = '{$_POST['mb_name']}',
mb_zip2 = '{$_POST['mb_zip2']}',
mb_addr1 = '{$_POST['mb_addr1']}',
mb_addr2 = '{$_POST['mb_addr2']}',
mb_addr_jibeon = '{$_POST['mb_addr_jibeon']}',
mb_birth = '{$_POST['mb_birth']}',
mb_sex = '{$_POST['mb_sex']}',
mb_signature = '{$_POST['mb_signature']}',