0 votes

1 Answer

0 votes
by
CodeIgniter security methods help to create a secure application and process input data. The methods are given below:

XSS filtering

CSRF (Cross-site Request Forgery)

Class reference
...