<!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)我來回復 |
---|