Welcome Guest, Not a member yet? Register   Sign In
mysql vs mysqli
#1

[eluser]drewbee[/eluser]
Is there any advantage to using mysqli over mysql due to the abstraction layer?

Before CI, I used mysqli and just loved it for its nice little Object setup and way of doing things, but does it really have any purpose since it is being used within an abstraction layer that is based off of objects anyways?
#2

[eluser]drewbee[/eluser]
Anyone on this ?
#3

[eluser]Yash[/eluser]
I'm new to this ..actually heard first time. So no comment.
Don't dump topic if there is no urgency.
#4

[eluser]drewbee[/eluser]
What?

I had waited two days and it was off the front page. Figured I give it one more go around. (Atleast I assume you were talking about bumping threads).
#5

[eluser]Yash[/eluser]
anyways you know what are you doing then its good.
#6

[eluser]xwero[/eluser]
The mysqli methods should be faster than the mysql methods. I don't know how much performance you gain but every bit counts, not?




Theme © iAndrew 2016 - Forum software by © MyBB