DataTables Serverside is producing output of full data, not paginating or searching
DataTables Serverside is producing output of full data, not paginating or searching
As my title describes my site is currently not displaying the output of the mysql data that I'm sending it. I'm new to this stuff and I know it's probably something silly I've missed but I appreciate the help none the less.
Here is the page in question www.waxyhexagon.com/table/index.html this is the test page with the datatables implemented. The current dictionary tab just uses plain sql and is a bit broken at the moment.
Following is the code I'm using:
HTML:
http://pastebin.com/TYxT5AiG
Connection php:
http://pastebin.com/0k4QpdQj
Javascript:
http://pastebin.com/cqvvsCsM
Thanks in advanced!
Answers
www.waxyhexagon.com/table/index.html is throwing a 404 error.
Tangerine, I actually moved the files around a few hours after posting this, and what happened surprised me, I must have conflicting CSS as when I moved the page 2 folders deep and it was stripped of styling it worked. I'm going to work on it in a bit after I'm finished with other priorities. As of now this question is answered.