chenxihacn 发表于 2008-4-16 14:59:49

搞定~

不过不是用JS调用的~JS一直没有调出来。
<?php
include("fck/fckeditor.php") ;
$oFCKeditor = new FCKeditor('body') ;
$oFCKeditor->BasePath = 'fck/';
//$oFCKeditor->Value = '' ;
$oFCKeditor->Width = '100%' ;
$oFCKeditor->Height = '300' ;
$oFCKeditor->Create() ;
?>

pujing 发表于 2008-10-15 22:09:55

不错,学习
。。。。。。。。

ali8zake 发表于 2008-10-28 23:56:32

请教

fck.BasePath = "http://localhost/bt/fck/";一定要加上吗
我这不加出来了 加了就死循环了 为啥?

CIwlhgbs2007 发表于 2009-8-13 23:09:17

:victory::victory:有用!!

leijuly 发表于 2009-8-19 13:52:00

very good

JS 加载十分方便

o熊小猫o 发表于 2011-3-5 01:22:32

简单易用。

changeitcn 发表于 2011-3-14 18:19:59

数据库用什么字段?TEXT?
页: 1 [2]
查看完整版本: [1.5.4]为CodeIgniter的发展添砖加瓦之使用fckeditor