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

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

· 14년 전 · 1004
<?
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>


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

제가 뭐빼먹었나요?

댓글 작성

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

로그인하기

게시글 목록

번호 제목
284438
284437
284435
284430
284420
284417
284409
284401
284399
284397
284380
284378
284371
284370
284366
284364
284360
284357
284355
284354