MySQLi -- OO or Procedural?

Posted by Kerry on Stack Overflow See other posts from Stack Overflow or by Kerry
Published on 2010-06-02T21:36:34Z Indexed on 2010/06/02 21:44 UTC
Read the original article Hit count: 246

Filed under:
|

I know OO is the "way to go" but I'm thinking procedural might be easier to use in the wrapper I'm making.

Any difference in performance between MySQLi Object Oriented vs Procedural?

© Stack Overflow or respective owner

Related posts about php

Related posts about mysqli