MySQL function library: mysql_affected_rows

Source: Internet
Author: User
Keywords mysql_affected_rows mysql function Library php Chinese function manual
Tags aliyun function function library get html http mysql mysql function library

Mysql_affected_rows

(PHP3, PHP4)

Mysql_affected_rows---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Get the number of columns affected by previous operation MySQL

Syntax: int mysql_affected_rows ([int link_identifier])

Description:

Mysql_affected_rows () returns the number of columns affected by the last query as an INSERT, update, or delete, assuming that the last-opened link is used if no link identifier is specified.

If the last query is delete and there is no where directive, all records will be removed from the table, but this function will return 0.

This function is not valid if the last query uses the SELECT command.

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.