Program_Root/param.php

Description
Functions
_runQuery (line 18)

Return rows

Run a query on the database connection and return the specified number of rows if specified

  • private:
array _runQuery (resource $conn, string $query, [int $limit = 0])
  • resource $conn: The database connection resource
  • string $query: The query
  • int $limit: Limit to this number of returned rows

Documentation generated on Tue, 18 Nov 2003 18:06:12 +0100 by phpDocumentor 1.2.2