Connect jquery dataTables (with CRUD functions) to mysql
Connect jquery dataTables (with CRUD functions) to mysql
I'm beginer to web development and I find on net something really usefull jquery datatables but now I have a problem becouse I know just javascript and jquery, so I have a problem How to connect datatable to mysql and how to send request and recieve response from server.
Here is the demo: https://editor.datatables.net/release/DataTables/extras/Editor/examples/bootstrap.html
So how I can connect this code example with my mysql dataBase?
Is there any tutorial step by step or something like that?
I need to do request and response ... I see in example file dataTables.php but this file is not in documentation...
Here is the demo: https://editor.datatables.net/release/DataTables/extras/Editor/examples/bootstrap.html
So how I can connect this code example with my mysql dataBase?
Is there any tutorial step by step or something like that?
I need to do request and response ... I see in example file dataTables.php but this file is not in documentation...
This discussion has been closed.
Replies
2. Have you actually downloaded the necessary files? Editor is an *extra* which needs downloading separately.