Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

How to send additional data to server, PUT, DELETE, GET, POST?

$
0
0

Hi guys.
I am building an API with php.
I need to support Datable with SERVERSIDE enabled.
These are all the methods in my API flow (GET, POST, PUT, DELETE).

and I need to know how the API consumer can send additional data on each request to the server.
the main reason is that the API needs to validate a TOKEN, to be able to show or not Data.


Viewing all articles
Browse latest Browse all 2364

Trending Articles