PHP Function List
mysqli_auto_commit doesn't exist. Closest matches:
- fbsql_autocommit
- maxdb_autocommit
- mysqli_stmt
- db2_autocommit
- mysqli_set_opt
- ingres_autocommit
- mysqli_param_count
- odbc_autocommit
- fbsql_commit
- sqlsrv_commit
- mysqli_connect
- session_commit
- cubrid_get_autocommit
- cubrid_set_autocommit
- mysqli_fetch
- ibase_commit
- maxdb_commit
- mysqli_client_encoding
- mysqli_get_metadata
- ingres_autocommit_state
Site Search Results
-
Turns on or off auto-commit mode on queries for the database connection. To determine the current state of autocommit use the SQL command SELECT @@autocommit.
-
mysqli::autocommit mysqli_autocommit (PHP 5) mysqli::autocommit-- mysqli_autocommit — データベース更新の自動コミットをオンまたはオフにする

Other forms of search
To search the string "mysqli_auto_commit" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
