CRUD Using jQuery and Codeigniter – Part 3
In Part 3 you will learn:
1. How to filter form values to prevent XSS attack.
2. What jQuery serialize method do and how to use it.
3. How to send Ajax call to perform UPDATE operation using POST method.
4. How to use jQuery advance selectors to update table rows.

