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

php fckeditor 調用的函數(shù)

復制代碼 代碼如下:
/*
* showfck() 編輯器調用函數(shù)
* @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 調用的函數(shù),轉載需保留來源!

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

主站蜘蛛池模板: 宁都县| 鄂伦春自治旗| 岳普湖县| 卢龙县| 钟山县| 贵德县| 宁化县| 上蔡县| 湘乡市| 绥阳县| 河北省| 邛崃市| 广平县| 旌德县| 白银市| 崇左市| 安宁市| 紫云| 根河市| 山西省| 嵊州市| 云霄县| 雷州市| 石渠县| 清涧县| 北辰区| 兰考县| 庆元县| 龙南县| 柘荣县| 天镇县| 郑州市| 施秉县| 汝城县| 格尔木市| 延边| 弥勒县| 清镇市| 正阳县| 林周县| 临邑县|