Welcome Guest, Not a member yet? Register   Sign In
I want to know best practice about CI3 security.
#2

(This post was last modified: 05-06-2015, 04:04 AM by davidgv88.)

Hi Vimal.

Look this:

http://www.codeigniter.com/user_guide/ge...urity.html

Always use $this->input->post('value',TRUE); The TRUE is important for prevent XSS Injections.

David
Reply


Messages In This Thread
RE: I want to know best practice about CI3 security. - by davidgv88 - 05-06-2015, 04:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB