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

(05-06-2015, 04:03 AM)davidgv88 Wrote: 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

Using good validations is not better then this ?
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB