PHP Function List
function.mysqli_select_db doesn't exist. Closest matches:
- mysql_select_db
- msql_select_db
- fbsql_select_db
- mssql_select_db
- mysql_list_dbs
- mysqli_set_opt
- mysqli_execute
- mysql_create_db
- maxdb_select_db
- mysql_insert_id
- function_exists
- sybase_select_db
- badfunctioncallexception
- mysqlnd_qc_set_is_select
- fbsql_stop_db
- mysqli_result
- msql_list_dbs
- mysqli_send_long_data
- msql_create_db
- fbsql_list_dbs
Site Search Results
-
Sets the current active database on the server that's associated with the specified link identifier. Every subsequent call to mysql_query() will be made on the active ...
-
Retorna TRUE em caso de sucesso ou FALSE em falhas. mysql_select_db() define o banco de dados ativo no servidor que é associado ao identificador de conexão(link_identifier ...
-
mysql_affected_rows (PHP 4, PHP 5) mysql_affected_rows — Get number of affected rows in previous MySQL operation
-
Establishes a persistent connection to a MySQL server. mysql_pconnect() acts very much like mysql_connect() with two major differences. First, when connecting, the function ...
-
Return Values. Returns FALSE on failure. For successful SELECT, SHOW, DESCRIBE or EXPLAIN queries mysqli_query() will return a mysqli_result object.
-
FAQ. The PHP FAQ is your first stop for general information and those questions that seem to be on most people's minds. If you have licensing questions, see the separate ...
-
指定したリンク ID が指すサーバー上のデータベースを、アクティブな データベースに設定します。それ以降にコールされる mysql ...
-
Ustawia aktywną bazę danych na serwerze określonym przez podany identyfikator połączenia. Kolejne wywołania funkcji mysql_query() będą dotyczyły aktywnej bazy danych.
-
Apache Server Status for www.php.net Server Version: Apache/1.3.41 (Unix) PHP/5.2.17 Server Built: Mar 25 2008 09:06:01

Other forms of search
To search the string "function.mysqli_select_db" 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.
