MySQL function library: mysql_fetch_row

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

Mysql_fetch_row

(PHP3, PHP4)

Mysql_fetch_row---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Get a single result

Syntax: array mysql_fetch_row (int result)

Description:

Returns an array that is equivalent to getting a column, and returns False if there are no more columns.

Mysql_fetch_row () Gets a column of data from the result, returns the column to the array, and stores the result fields in the array offset, with an offset starting at 0.

A subsequent call to Mysql_fetch_row () returns the next column in the result, or false if there are no more columns.

Reference: Mysql_fetch_array () mysql_fetch_object () Mysql_data_seek () mysql_fetch_lengths ()

Mysql_result ()

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.