Where do I manipulate and sanitize data from database in MVC PHP ...

Posted by Unknown on Friday, January 31, 2014

Let's say I have a model User_model with a get_all_users() function: Class User_modell { function get_all_users() { $query ...

more

{ 0 comments... » Where do I manipulate and sanitize data from database in MVC PHP ... read them below or add one }

Post a Comment

Popular Posts