PHP Function List
select doesn't exist. Closest matches:
- msql_select_db
- maxdb_select_db
- fbsql_select_db
- mysql_select_db
- mssql_select_db
- stream_select
- sybase_select_db
- socket_select
- printer_select_font
- printer_select_brush
- printer_select_pen
- dbplus_unselect
- pg_select
- curl_multi_select
- newt_listbox_select_item
- newt_listbox_get_selection
- mysqlnd_qc_set_is_select
- newt_listbox_clear_selection
- mysqlnd_ms_query_is_select
- newt_checkbox_tree_get_selection
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 ...
-
socket_select (PHP 4 >= 4.1.0, PHP 5) socket_select — Runs the select() system call on the given arrays of sockets with a specified timeout
-
stream_select (PHP 4 >= 4.3.0, PHP 5) stream_select — Runs the equivalent of the select() system call on the given arrays of streams with a timeout specified by tv_sec and tv ...
-
Retrieves the number of rows from a result set. This command is only valid for statements like SELECT or SHOW that return an actual result set.
-
mysqli::select_db mysqli_select_db (PHP 5) mysqli::select_db-- mysqli_select_db — Selects the default database for database queries
-
mssql_select_db() sets the current active database on the server that's associated with the specified link identifier. Every subsequent call to mssql_query() will be made ...
-
$rate_id_select=mysql_query("select @c:=round(@a/@b) as effective_rate"); //..and result $rate_user=mysql_result($rate_id_select,0,"effective_rate");
-
How do I get all the results from a select multiple HTML tag? The select multiple tag in an HTML construct allows users to select multiple items from a list.
-
curl_multi_select (PHP 5) curl_multi_select — Wait for activity on any curl_multi connection
-
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 ...

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