회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?
$lang->msg_exists_nick_name = \
TagList
AttachmentFile List
Drag and drop your files here, or Click attach files button.
Maximum File Size : 0MB (Allowed extentsions : *.*)
Uploading... (0%)
홈리스
Comment May 14, 2005
박시현
Comment May 12, 2005
index,htm 소스입니다.
<html>
<head>
<title> godsend </title>
</head>
<frameset rows="80, 1*" framespacing="0" frameborder="NO" border="0">
<frame src="http://godsend.dothome.co.kr/menu.htm" scrolling="no">
<frame src="http://godsend.dothome.co.kr/home.htm" name="right">
<noframes>
</noframes>
</frameset>
</html>