摘要:
网上下载:FCKeditor_2.6.5add_news.php--------------------<?phpinclude_once 'fckeditor/fckeditor.php';$sBasePath = $_SERVER['PHP_SELF'];$sBasePath = dirname($sBasePath) . "/fckeditor/"; //fckeditor.php所在的根目录$ed = new FCKeditor('con') ;$ed->BasePath = $sBasePath ;$ed 阅读全文
posted @ 2011-04-10 20:56
王翔(kingfly)
阅读(287)
评论(0)
推荐(0)
浙公网安备 33010602011771号