色尼玛亚洲综合影院,亚洲3atv精品一区二区三区,麻豆freexxxx性91精品,欧美在线91

php fckeditor 調用的函數

復制代碼 代碼如下:
/*
* showfck() 編輯器調用函數
* @name 名字 (必須)
* @val value默認值
* @toolbarset fck工具欄名字
* @width 寬度
* @height 高度
*/
function showfck($name, $val= '', $toolbarset = '', $width = '100%', $height = '200'){
$classname = 'fckname';
echo "<div class=/"$classname/">";
require_once WEB_ROOT . './include/fckeditor/fckeditor.php';
$fck = new FCKeditor($name);
$fck->BasePath = './include/fckeditor/';
$fck->Config['CustomConfigurationsPath'] = $fck->BasePath . 'custom_config.js';
$fck->ToolbarSet = $toolbarset;
$fck->Value = $val;
$fck->Width = $width;
$fck->Height = $height;
$fck->Create('');
echo "</div>";
}

php技術php fckeditor 調用的函數,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 丽水市| 余姚市| 滦南县| 荣成市| 澳门| 定远县| 无极县| 承德县| 民勤县| 文安县| 蓝山县| 赤水市| 西峡县| 清镇市| 云龙县| 阿尔山市| 汽车| 奈曼旗| 老河口市| 黄浦区| 元阳县| 南城县| 伊金霍洛旗| 汽车| 封开县| 建德市| 盐池县| 津市市| 商都县| 林芝县| 库伦旗| 思南县| 波密县| 海晏县| 桃园县| 棋牌| 剑川县| 彭阳县| 湖南省| 图们市| 永新县|