Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
maxdb_autocommit -- Turns on or off auto-commiting database modificationsProcedural style:
bool maxdb_autocommit ( resource link, bool mode )maxdb_autocommit() is used to turn on or off auto-commit mode on queries for the database connection represented by the link resource.
Předcházející | Domů | Další |
maxdb_affected_rows | Nahoru | maxdb_bind_param |