Example for submitting selected rows to php file
Example for submitting selected rows to php file
Hi!
I am a total beginner of JavaScript, but instead I know PHP. The thing which I need to achieve is that selected rows of table are being sent to php file by POST or by GET.
Could you please help me find an example for this? I already found the one where you can select rows from table, but I don't understand what happens there, so I can't write a server-side script for that. Maybe somebody could give me some beginner explanation of it http://datatables.net/examples/server_side/select_rows.html ?
Thanks!
I am a total beginner of JavaScript, but instead I know PHP. The thing which I need to achieve is that selected rows of table are being sent to php file by POST or by GET.
Could you please help me find an example for this? I already found the one where you can select rows from table, but I don't understand what happens there, so I can't write a server-side script for that. Maybe somebody could give me some beginner explanation of it http://datatables.net/examples/server_side/select_rows.html ?
Thanks!
This discussion has been closed.