Mysql_field_name Tutorial _ PHP

Source: Internet
Author: User
Mysql_field_name has been wrongly formed. Mysql_field_name Ê 正ç · μ» Ø $ result µäã û ×ö, ****í · μ» Ø öμ, · n'{**í Ç çfalse; mysql_field_name (data, field_offset) ² invalid parameter values: field_offset: invalid parameter values» öã data:, · N Ô ò *í Ê çfalse;

mysql_field_name(data,field_offset)
²ÎÊý:
field_offset:¿ªÊ¼Î»ÖÃ
data:±ØÑ¡Ïî ,ÊÇÖ¸mysql_query²éѯ·µ»ØµÄÖµ.
ºÃÁËÎÒÃÇÀ´¿´¿´mysql_field_nameµÄʵÀý°É.
 
$sql = "SELECT * from Person";$result = mysql_query($sql,$con);
$name = mysql_field_name($result, 0);
echo $name;
 
?>
½á¹û.
LastName

http://www.bkjia.com/PHPjc/630893.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/630893.htmlTechArticlemysql_field_name ÊÇ·µ»Ø$resultµÄÃû×Ö,³É¹¦¾Í·µ»ØÖµ,·ñÔò¾ÍÊÇfalse; mysql_field_name(data,field_offset) ²ÎÊý: field_offset:¿ªÊ¼Î»Öà data:±Ø...

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.