Ask for a question

Source: Internet
Author: User
Ask a small question ------ solution -------------------- $ a & quot; select * fromaalimit2 & quot; $ resultmysql_query ($ a); while ($ rsmysql_fetch_object ($ result )) {add your table field names as name and sexecho $ rs-& gt; a small question
Yes

------ Solution --------------------
$ A = "select * from aa limit 2 ";
$ Result = mysql_query ($ );

While ($ rs = mysql_fetch_object ($ result ))
{
// Add your table field name to name and sex
Echo $ rs-> name;
Echo $ rs-> sex;

}

= Is it not a value assignment number? ------------------------- Is a value assignment, but there are fields and arrays.

Mysql_fetch_object ($ result) -------------- After the pointer queries a row of data, it will automatically move down the row until all data is retrieved.

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.