Home > Backend Development > PHP Tutorial > mysqli类怎样获取num_row?该怎么解决

mysqli类怎样获取num_row?该怎么解决

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 11:50:14
Original
937 people have browsed it

mysqli类怎样获取num_row?
$aa=$mysqli->query($sql)

怎样获取$aa的结果行数?
------解决方案--------------------
$mysqli -> field_count 

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
function mysqli() error
From 1970-01-01 08:00:00
0
0
0
Correct use of mysqli set_charset()
From 1970-01-01 08:00:00
0
0
0
Unbuffered queries in MySQLi?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template