PHP Manuál | ||
---|---|---|
Předcházející | Další |
pg_numrows() will return the number of rows in a PostgreSQL result. The argument is a valid result identifier returned by pg_exec(). This function will return -1 on error.
See also pg_numfields() and pg_cmdtuples().
Předcházející | Domů | Další |
pg_numfields | Nahoru | pg_options |