(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.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Пред. | Начало | След. |
maxdb_affected_rows | Уровень выше | maxdb_bind_param |