PHP Classes

File: app/assets/demo/datatables-demo.js

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP IP Logger   app/assets/demo/datatables-demo.js   Download  
File: app/assets/demo/datatables-demo.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP IP Logger
Track user IP addresses that access certain pages
Author: By
Last change:
Date: 1 year ago
Size: 103 bytes
 

Contents

Class file image Download
// Call the dataTables jQuery plugin $(document).ready(function() { $('#dataTable').DataTable(); });