["""SOLVED"""] Serverside using join

["""SOLVED"""] Serverside using join

Marina06Marina06 Posts: 26Questions: 3Answers: 0
edited February 2015 in Free community support

Hi,

i've tried to implement Aperez's solution
http://datatables.net/forums/discussion/21811/solution-serverside-using-join-pdo-php

but I get the following errors :
Notice: Use of undefined constant __CLASS - assumed '__CLASS' in C:\wamp\www\xx\xx\ajx\datatables.class.php on line 8
Fatal error: Class '__CLASS' not found in C:\wamp\www\xx\xx\ajx\datatables.class.php on line 9

As I don't have the smallest clue of MVC, it's complicated to solve them.
Could anyone help ?
Thanks :)


Not really solved but I found another piece of code that does the job, if it can help somebody

https://www.daniweb.com/web-development/php/threads/467455/convert-datatables-to-server-side-processing

This discussion has been closed.