| 
 | TokyoTyrant::numNumber of records in the database Description
   public int TokyoTyrant::num
    ( void
   ) Returns the number of records in the database ParametersThis function has no parameters. Return ValuesReturns number of records in the database Examples
 Example #1 TokyoTyrant::num example 
<?phpThe above example will output something similar to: 1234 See Also
 
 |