PHP Manuál | ||
---|---|---|
Předcházející | Další |
pg_cmdtuples() returns the number of tuples (instances) affected by INSERT, UPDATE, and DELETE queries. If no tuple is affected the function will return 0.
See also pg_numfields() and pg_numrows().
Předcházející | Domů | Další |
pg_close | Nahoru | pg_connect |