note 86055 added to mysqli-stmt.num-rows

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
I just use:

$sql = "SELECT . . .  ";
$result = mysql_query($sql);
$num_rows = mysql_num_rows($result);

That always seems to work for me no matter how large or small the result.
----
Server IP: 208.69.120.35
Probable Submitter: 67.191.147.167
----
Manual Page -- http://www.php.net/manual/en/mysqli-stmt.num-rows.php
Edit        -- https://master.php.net/note/edit/86055
Del: integrated  -- https://master.php.net/note/delete/86055/integrated
Del: useless     -- https://master.php.net/note/delete/86055/useless
Del: bad code    -- https://master.php.net/note/delete/86055/bad+code
Del: spam        -- https://master.php.net/note/delete/86055/spam
Del: non-english -- https://master.php.net/note/delete/86055/non-english
Del: in docs     -- https://master.php.net/note/delete/86055/in+docs
Del: other reasons-- https://master.php.net/note/delete/86055
Reject      -- https://master.php.net/note/reject/86055
Search      -- https://master.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.