Individual column search
DataTables has the ability to apply searching to a specific column through the column().search() method.
The following example shows how easy using datatables php library to perform individual searching via server-side processing.