|
TokyoTyrantQuery::countCounts records Beschreibung
public int TokyoTyrantQuery::count
( void
)
Returns a count of how many records a query returns. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteReturns a count of matching rows and throws TokyoTyrantException on error Beispiele
Beispiel #1 TokyoTyrantQuery::count example
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: int(2) Siehe auch
|