프린트
테스트용 변수 출력 소스
미랑 · 2006-04-06 23:57:23
<?
echo "
<script>alert(\"관리자 인증에 실패하였습니다.\");</script>
<script>history.go(-1);</script>
";
exit;
?>