MySQL VS mysqli, which one should I use? What to do with it

Source: Internet
Author: User
MySQL VS mysqli, which one should I use?
Beginner PHP, see the database here
The textbook says mysqli is a new extension that has been improved on MySQL extensions:
Self-binding/preparation/execution functions
Pointer support
Multi-statement support
......
Ask colleagues, they are basically using MySQL rather than mysqli, do not know why?

The talent to explain?

Thank you!


------Solution--------------------
Pdo
!
------Solution--------------------
It's like MySQL, right?
------Solution--------------------
The latest version of PHP has to be abandoned MySQL.
------Solution--------------------
MySQL function group is a process-oriented set of functions based on MYSQL4 development
mysqli function Group is an object-oriented set of objects developed based on MYSQL5
To cater to the needs of older programs, MYSQLI also provides process-oriented functions

We recommend using PDO form MySQL

  • Related Article

    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.