Submit a form and make the filter in the datatable.
Submit a form and make the filter in the datatable.
jucvb
Posts: 2Questions: 0Answers: 0
hi, need some help with a question, i have a page called "search.php" and it has a form, in this form i put all the filter i want and i submit it to a ṕage called "result.php", this page result is the page i have the datatable1.9.4 running.
i have the file "server_proccessing.php" with the information it need and its showing all the results of my table.
my question is, how can i make a filter with the $POST[''] variables i have from the page "search.php", to have a filtered result in "result.php"?
i have the file "server_proccessing.php" with the information it need and its showing all the results of my table.
my question is, how can i make a filter with the $POST[''] variables i have from the page "search.php", to have a filtered result in "result.php"?
This discussion has been closed.