$newpass = '1234'; //새 비번 if (function_exists("get_encrypt_string")) $pass = get_encrypt_string($newpass); else $pass = sql_password($newpass); sql_query("update {$g5['member_table']} set mb_password='$pass' where mb_id='doomegil' ");
파일이 존재하지 않습니다.
새창을 닫으시고 이전 작업을 다시 시도해 주세요.