테스트 사이트 - 개발 중인 베타 버전입니다

기본내장에디터 추가설치 질문입니다.

· 14년 전 · 1003
<?
include_once("./_common.php");
include_once("$g4[path]/lib/cheditor4.lib.php");
if($mode=="insert"){ echo $gpp_contents;}
?>
<script src="<?=$g4[cheditor4_path]?>/cheditor.js"></script>
<?=cheditor1('gpp_contents', '100%', '150');?>
<form method="post" action="<?=$_SERVER[PHP_SELF]?>" name="fwrite">
<input type="hidden" name="mode" value="insert">
<?=cheditor2('gpp_contents', $gpp_contents);?><input type=submit class=btn1 accesskey='s' value=' 확 인 '>
</form>
<script type='text/javascript'>
function fwrite(f){
<?=cheditor3('gpp_contents');?>
return true;
}
</script>


결과가 안넘어 옵니다 ㅠㅠ
어찌 된일일까요?

제가 뭐빼먹었나요?

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440