帝國(guó)的會(huì)員字段很遺憾沒(méi)有加編輯的功能,不過(guò)萬(wàn)能的站長(zhǎng)總會(huì)有解決的辦法,看以下的辦法,其實(shí)非常簡(jiǎn)單,但安全性的妥協(xié)需要自己把控了,逼近這是在前臺(tái)用戶可以使用,所謂魚(yú)與熊掌不可兼得,不過(guò)帝國(guó)系統(tǒng)的安全系數(shù)還是非常的高,我想應(yīng)該問(wèn)題不是很大。
1,增加會(huì)員字段
2,修改會(huì)員字段,在輸入表單替換html代碼位置修改如下
<input type="hidden" id="xcpfl" name="xcpfl" value="<?=$ecmsfirstpost==1?"":stripSlashes($addr[xcpfl])?>" style="display:none" /><input type="hidden" id="xcpfl___Config" value="" style="display:none" /><iframe id="xcpfl___Frame" src="/e/data/ecmseditor/infoeditor/editor/fckeditor.html?InstanceName=xcpfl&classid=277&filepass=1271497810&Toolbar=Basic" width="100%" height="300" frameborder="0" scrolling="no"></iframe>
注意藍(lán)底字母改成你的字段名
3,前臺(tái)輸出時(shí)候用函數(shù)轉(zhuǎn)換下 <?=html_entity_decode($addur[zdybjq])?>
更多信息請(qǐng)查看IT技術(shù)專欄