What is the difference between MySQLi and MySQL?

Source: Internet
Author: User
Mysqli. dll is an extension of PHP to mysql's new features. In PHP5, you can load the I after mysql in php. ini, Which is improved, interface, ingenious, I

Mysqli. dll is an extension of PHP to mysql's new features. In PHP5, you can load the I after mysql in php. ini, Which is improved, interface, ingenious, I

Mysqli. dll is an extension of PHP to mysql's new features. In PHP5, php. I after mysql is loaded in ini, which refers to improved, interface, ingenious, incompatible or incomplete. (The extension is still under development, because neither MYSQL4.1 nor MYSQL5 is officially launched ,, new features are not fully implemented

The specific objectives of mysqli are as follows:

-Simpler Maintenance

-Better compatibility

-Backward compatibility

Mysql (a module in PHP) has become messy and needs to be reorganized. At the same time, it is necessary to keep up with the development of MYSQL (DBMS), add support for new features, and adapt to Versions later than MYSQL (DBMS. Therefore, mysqli. dll was born.

Features of mysqli. dll:

-It can be used in the same way as mysql. dll;

-Supports the OO interface, which is simple to call;

-New features introduced by MYSQL4. are supported;

-You can set advanced connection options through related functions such as mysqli_init ().

MySQL is usually selected during installation, because some servers do not support MySQLi.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.