Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Tutorials
[PHP] How to use MySQLi
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RastaLulz" data-source="post: 45930" data-attributes="member: 1"><p>Well, I'm not that all good when it comes to terminology. However, I'll try my best to explain it.</p><p></p><p>MySQLi allows you to use object oriented code and is a lot more efficient (from what I heard on XenForo). But the main reason I use MySQLi is to stop SQL injections, with the simple bind_param function.</p></blockquote><p></p>
[QUOTE="RastaLulz, post: 45930, member: 1"] Well, I'm not that all good when it comes to terminology. However, I'll try my best to explain it. MySQLi allows you to use object oriented code and is a lot more efficient (from what I heard on XenForo). But the main reason I use MySQLi is to stop SQL injections, with the simple bind_param function. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Tutorials
[PHP] How to use MySQLi
Top