linhuiming
因上努力,果上随缘

帝国CMS实现会员资料注册填写后不能修改

  • LinHuiMing

修改字段的表单html代码,改成这个

<input name="fax" type="text" value="<?=$ecmsfirstpost==1?"":htmlspecialchars(stripSlashes($addr[fax]))?>"<?=$ecmsfirstpost==1?'':' readonly'?>>

就是加<?=$ecmsfirstpost==1?'':' readonly'?>

  • YES
  • NO
更多>>

相关文章