帝國CMS實現會員資料不可修改
發布時間:2019-10-31 來源:未知 瀏覽: 關鍵詞:
帝國CMS實現會員資料注冊填寫后不能修改,
修改字段的表單html代碼,改成這個
<input name="fax" type="text" value="<?=$ecmsfirstpost==1?"":htmlspecialchars(stripSlashes($addr[fax]))?>"<?=$ecmsfirstpost==1?'':' readonly'?>>
就是加<?=$ecmsfirstpost==1?'':' readonly'?>
責任編輯:實速科技