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

(05-06-2015, 06:15 AM)GrigoreMihai Wrote:
(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 ?

Yes!! I Forgot!

You can use the form validation http://www.codeigniter.com/user_guide/li...ation.html
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB