묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?
2005.05.23 12:11
회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?
$lang->msg_exists_nick_name = \
댓글 3
-
홈리스
2005.05.23 18:27
-
홈리스
2005.05.23 12:32
해드 와 풋 소스를 적어 보아주세요 -
홈리스
2005.05.23 18:29
맨위에 5줄은 회원님 주소로 변경하세요
<?
$_zb_url = "http://홈페이지/제로폴더/";
$_zb_path = "/절대경로/제로폴더/";
include $_zb_path."outlogin.php";
?>
<?
$_zb_url = "http://홈페이지/제로폴더/";
$_zb_path = "/절대경로/제로폴더/";
include $_zb_path."outlogin.php";
?>
<table border="0" width="900" cellpadding="0" cellspacing="0" height="850" align="center">
<tr>
<td width="900" colspan="2" height="100" valign="top"><? include "mainmenu.php" ?></td>
</tr>
<tr>
<td width="900" height="200" colspan="2"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="900" height="200" vspace="0" hspace="0">
<param name="movie" value="visual_01.swf">
<param name="play" value="true">
<param name="loop" value="true">
<param name="quality" value="high">
<embed width="900" height="200" src="visual_01.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object></td>
</tr>
<tr>
<td width="200" height="450" rowspan="4" valign="top"><? include "submenu.php" ?></td>
<td height="30" align="center" width="700">
<p align="right" style="margin-right:25;"><span style="font-size:9pt;"><font face="굴림" color="#666666">HOME > 목사메시지 > 목사컬럼</font></span></p>
</td>
</tr>
<tr>
<td width="700" height="31" align="center">
<p><img src="massege_01_titile.jpg" width="650" height="31" border="0"></p>
</td>
</tr>
<tr>
<td width="700" height="99">
<P STYLE="font-family:한컴바탕; font-size:13px; color:black; text-align:justify; text-indent:0px; line-height:160%; margin-top:0px; margin-right:25px; margin-bottom:0px; margin-left:25px;" align="left"><img src="massege_01_img.jpg" width="650" height="99" border="0"></P>
</td>
</tr>
<tr>
<td width="700" height="600" valign="top">
풋파일입니다
</td>
</tr>
<tr>
<td width="900" colspan="2" height="100"><? include "footer.php" ?></td>
</tr>
</table>
</body>
</html