There's an item in the hand that wants to check out some API for built-in functions

Source: Internet
Author: User
Novice Contacts PHP has a project;
Inside there are Fetch_all, fetch_one_array,update,insert,count these built-in functions, want to check the API, probably can read what meaning, but want to check the API,

`$db = new Mysql();$db -> fetch_all(sql);$db -> fetch_one_array(sq);$db -> update(‘tablename’,data,where);$db -> insert(‘tablename’,data);$db -> count(‘tablename’,where);`

Reply content:

Novice Contacts PHP has a project;
Inside there are Fetch_all, fetch_one_array,update,insert,count these built-in functions, want to check the API, probably can read what meaning, but want to check the API,

`$db = new Mysql();$db -> fetch_all(sql);$db -> fetch_one_array(sq);$db -> update(‘tablename’,data,where);$db -> insert(‘tablename’,data);$db -> count(‘tablename’,where);`

Http://psysh.org/doc command.

What frame did you write this project on?

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