An update to the PHP server-side processing script

An update to the PHP server-side processing script

jjb3rdjjb3rd Posts: 1Questions: 0Answers: 0
edited July 2012 in General
I wrote an update of the server-side processing script. I converted it to a class (TableData), changed the deprecated mysql_ calls to PDO and parameterized the query filters. Here's a link to the code: https://gist.github.com/3156545

Enjoy!

Replies

  • allanallan Posts: 63,204Questions: 1Answers: 10,415 Site admin
    edited July 2012
    Absolutely fantastic - thanks very much for sharing this with us!

    Added to the DataTables news feed :-)

    Regards,
    Allan
This discussion has been closed.