使用iframe获取数据库信息
<div class="right" id="show"> <div class="showct" style="display: block"> <form name="name1" action="selectAllStudent" method="post"> <iframe name="showStudent" src="selectAllStudent" width="100%" height="100px;"> </iframe> <input type="submit" name="提交"> </form> </div>
好像可以用PHP的知识,用for循环实现