搞定~
不过不是用JS调用的~JS一直没有调出来。<?php
include("fck/fckeditor.php") ;
$oFCKeditor = new FCKeditor('body') ;
$oFCKeditor->BasePath = 'fck/';
//$oFCKeditor->Value = '' ;
$oFCKeditor->Width = '100%' ;
$oFCKeditor->Height = '300' ;
$oFCKeditor->Create() ;
?> 不错,学习
。。。。。。。。
请教
fck.BasePath = "http://localhost/bt/fck/";一定要加上吗我这不加出来了 加了就死循环了 为啥? :victory::victory:有用!! very good
JS 加载十分方便 简单易用。 数据库用什么字段?TEXT?
页:
1
[2]