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?
This is premature optimization. There's no difference, unless you're really crunching for picoseconds and femtoseconds.
Edit: which you will NOT be crunching.
Not really. There might be a very slight difference, but it's largely negligible. The object-oriented one is, in my opinion, much easier to use, though, even if you are making a wrapper over it anyway.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With