CodeIgniter 4 Important Features |
(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. |
Welcome Guest, Not a member yet? Register Sign In |