msql_select_db() sets the current active database on the server that's associated with the specified link_identifier.
Subsequent calls to msql_query() will be made on the active database.
The database name.
Połączenie mSQL. Jeśli nie zostanie podany, używane jest ostatnie połączenie otwarte przez msql_connect(). Jeśli nie zostanie ono znalezione, funkcja spróbuje nawiązać połączenie tak, jakby wywołana została funkcja msql_connect(), i użyje je.
Poprzedni | Spis treści | Następny |
msql_result | Początek rozdziału | msql_tablename |