<!DOCTYPE html><html><head><meta charset="UTF-8"><title>管理员信息管理</title></head><body> ;<h3>管理员信息显示</h3>
{$ row['id']} | ";echo "{$row['name']} | ";echo "{$row['acount'] }</th>";echo "<th>{$row['password']}</th>";echo "<th>{$row['createtime']}</th> ";echo " | 删除重置密码</a></td>"; echo "</tr>";}?></table></body></html>全部回复(3)我来回复 |
---|