fckeditor已经安装成功,fckeditor还是不能嵌入到网页里,已经按照步骤做了还是不行,谁能帮我解决?
fckeditor已经安装成功,fckeditor还是不能嵌入到网页里,已经按照步骤做了还是不行,谁能帮我解决?
日期:2012-05-30 12:15:49 人气:2
以下是PHP代码:
<?
include("Fckeditor/fckeditor.php");
$fck=new FCKeditor('name');//这里的name相当于里的name,随便起。
$fck->BasePath="FCKeditor/";
$fck->ToolbarSet="Default";
$fck->Width="8