1.后台php
public function addtable(){
$data = $_POST;
if(M(‘yanfa_project‘)->add($data)){
$this->ajaxReturn("success");
}
二.jquery.datatables.js表格数据添加,布布扣,bubuko.com
二.jquery.datatables.js表格数据添加
原文:http://www.cnblogs.com/ada-zheng/p/3907576.html