首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > jQuery插件的服务器端脚本的数据表

jQuery插件的服务器端脚本的数据表

资 源 简 介

Description This is a class written in PHP designed to handle the server-side processing of DataTables jQuery plugin. It takes the parameters passed by the DataTables plugin, like the columns names and number of results per page, and build the queries to database automatically. Usage HTML:
Title Date
Javascript: $("#results").dataTable({ bServerSide: true, sAjaxSource: "?action=getTableData", aoColumns: [ { "sName": "title" }, { "sName": "date" } ]}); MySQL: CREATE TABLE `Records` ( `title` VARCHAR(100) NOT NULL, `date` DATETIME NOT NULL) To call

文 件 列 表

DataTables.MySQLi.php

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • lsj2309 4小时前 成为了本站会员

  • 杨波 1天前 成为了本站会员

  • ZS 1天前 成为了本站会员

  • . 2天前 成为了本站会员

  • 奋斗 2天前 成为了本站会员

  • 2天前 成为了本站会员

  • 一天不玩浑身难受 3天前 成为了本站会员

  • Aloha 3天前 成为了本站会员

  • 嘻嘻嘻 3天前 成为了本站会员

  • maihaoweilai 3天前 成为了本站会员