Codeigniter 4 Ajax CRUD with Server Side DataTable | Save data into database

Опубликовано: 01 Октябрь 2024
на канале: Sawa Stacks
10,922
124

In this videos, we will learn how to save data into datatase via ajax. If you have huge data for listing of any application, I recommended to use Server side data listing. This will list data per page wise request. With this tutorial we will see the usage of DataTable to load data.


[ ---------- REQUIREMENTS ------------]

- DataTables :
https://datatables.net/

- SSP Library:
1) https://onlinewebtutorblog.com/codeig...
2) https://onlinewebtutorblog.com/wp-con...
3) https://github.com/emran/ssp


- SweetAlert2:
https://sweetalert2.github.io/



SOURCE CODE:
https://github.com/sawastacks/Codeign...