/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Classes
Query
Abstract_Driver
num_rows
Introduction
Synopsis
Return
Interface
Source
Query\Abstract_Driver::
num_rows
Return the number of rows returned for a SELECT query
Signature
public function num_rows()
Returns
int
Defined by Interface
Driver_Interface