FCKeditor
摘要:
今天看了下FCKeditor,网上找了下资料,主要2种方法调用。1=======================?php//引用FCKeditor.php这个文件,基本的类和数据结构都在这里include_once("FCKeditor/fckeditor.php");//创建FCKeditor对象的实例。myFCKeditor即提交后,接收数据页面 _POST['myFCKeditor']使用FCKeditor=new FCKeditor('myFCKeditor');//FCKeditor所在的位置,这里它的位置就是'FCKeditor' 文件夹FCKeditor-BasePath=' 阅读全文
posted @ 2010-12-22 17:14 二月的天空 阅读(381) 评论(0) 推荐(0)
浙公网安备 33010602011771号