Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 4 Important Features
#21

(09-25-2016, 06:35 AM)wishmaster Wrote: What is the future of XSS protection in the CI4?

Currently, XSS is handled in the view layer, using the esc() function, which can properly escape data based on the context it's in, like if it's general HTML, or if it's a URL, part of an HTML attribute, within javascript or a stylesheet, etc. More detail can be found in this section of the manual.


Messages In This Thread
CodeIgniter 4 Important Features - by jlp - 05-04-2015, 02:24 AM
RE: CodeIgniter 4 Important Features - by PaulD - 06-22-2015, 06:31 PM
RE: CodeIgniter 4 Important Features - by sv3tli0 - 07-28-2015, 12:54 AM
RE: CodeIgniter 4 Important Features - by sv3tli0 - 07-28-2015, 07:04 AM
RE: CodeIgniter 4 Important Features - by sv3tli0 - 08-19-2016, 06:52 AM
RE: CodeIgniter 4 Important Features - by kilishan - 09-25-2016, 07:26 PM
RE: CodeIgniter 4 Important Features - by ciadmin - 09-15-2018, 01:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB