"); fclose($fp); @chmod($_tmpdfile,0707); $_tmpdfile = $g['dir_module'].'var/search.list.txt'; $fp = fopen($_tmpdfile,'w'); fwrite($fp,trim(stripslashes($searchlist))); fclose($fp); @chmod($_tmpdfile,0707); setrawcookie('search_config_result', rawurlencode('설정이 변경 되었습니다.|success')); // 처리여부 cookie 저장 getLink('reload','parent.','',''); ?>