Welcome Guest, Not a member yet? Register   Sign In
Where in code validate/sanitize inputs?
#2

Models should handle your applications business logic so that is where I would do it.

Models insert and receive the data from the database. So when doing inserts you would
want to sanitize the data before placing it into the database.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Where in code validate/sanitize inputs? - by InsiteFX - 02-23-2021, 09:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB