name; ?>
> 详细内容
name;?>详细内容
'; echo '
id
'.$row['id'].'
'; foreach($fieldlist as $field=>$fielddata){ $allowhtml = array('htmltext'); if(!in_array($fielddata[1], $allowhtml)) { $row[$field] = htmlspecialchars($row[$field]); } echo '
'.$fielddata[0].'
'.$row[$field].'
'; } echo ''; ?>
Powered by
DedeCms Ent
© 2004-2009
DesDev
Inc.