Yeah, basically if you're using PDO for dbs, and you're using a framework which uses MVC, how would you change the code?
I was assuming you would just use the classes in the MVC but then you wouldn't be using the benefits of PDO?
Does that make sense?