We can Set, Get and Delete Cookies with CodeIgniter Cookie Helper, Cookie Helper contains functions that assist in working with cookies. Before using Cookie Helper…
9 CommentsTag: Practices to Secure
With the help of the CodeIgniter Built-in function redirect(), we can refresh or redirect the page based on the given parameters. CI’s redirect() resides in…
13 CommentsWriting and Developing Secure Application is topmost Concern of Developer, There are some simple measures you can take to protect the application from potential abuse.…
Leave a Comment