Skip to content

How to Secure your CodeIgniter Application ?

Today I am gonna Write About Codeigniter website security optimization and voiding hacking disasters.

Tips to Secure your CodeIgniter Application

  • Keep CodeIgniter up to date
  • Server side validation/form validation
  • Allowed URL Characters
  • SQL injection
  • Password encoding
  • XSS (Cross site scripting)
  • Error messages
  • Output filtering
  • Sessions Data Protection / Read only
  • File uploads
  • SSL

Coming up…

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments