Home » Interview » Technology

What is PHP's mysqli Extension?

Correct Answer: The mysqli extension , or as it is sometimes known, the MYSQL improved extension ,was developed to take advantage of new features found in MYSQL systems versions 413 and later The mysqli extension has a number of benfits,the key enhancements over the mysql extension being: => Object-oriented interface => Support for prepared statements => Support for multiple statements => Support for transactions => Enhanced debugging capabilities => Embedded server support

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion