PHP get MySQL version of several methods summary _php tutorial

Source: Internet
Author: User
Select VERSION ()

The current $res=mysql_query ("Select VERSION ()"), $row =mysql_fetch_row ($res), the form in which SQL queries are called to get.

If you query the version of MySQL Support library (CLIENT) installed by PHP itself, you can use

A more convenient way to use PHP's own function mysql_get_server_info ();

http://www.bkjia.com/PHPjc/318645.html www.bkjia.com true http://www.bkjia.com/PHPjc/318645.html techarticle selectversion () is currently $res=mysql_query ("Selectversion ()"), $row =mysql_fetch_row ($res), in which case the SQL query is called to get. If you query PHP's own installed MySQL support library (CLIENT ...

  • 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.