I know it\'s such a basic thing, but a Google search hasn\'t shown me how to re-sort the rows after clicking the th links.
th
I\'ve got this:
//this is a php file Select Id Name Email Password Id Name Email Password "; echo ""; while ($row=mysql_fetch_array($sql)) {?> "; } echo "";?> ------------------------------------------------------------------------ that is another php file Id Name Email Password "; echo ""; while ($row=mysql_fetch_array($sql)) {?> "; } echo "";?> that will sort the table using ajax 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题