["""SOLVED"""] Serverside using join
["""SOLVED"""] Serverside using join
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