[ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
[Code source] [Imprimer] [Statistiques]
Interface to the classic MySQL extension
Poids: | 383 lignes (12 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
PMA_DBI_real_connect($server, $user, $password, $client_flags) X-Ref |
Pas de description |
PMA_DBI_connect($user, $password, $is_controluser = FALSE) X-Ref |
Pas de description |
PMA_DBI_select_db($dbname, $link = null) X-Ref |
Pas de description |
PMA_DBI_try_query($query, $link = null, $options = 0) X-Ref |
Pas de description |
PMA_mysql_fetch_array($result, $type = FALSE) X-Ref |
Pas de description |
PMA_DBI_fetch_array($result) X-Ref |
Pas de description |
PMA_DBI_fetch_assoc($result) X-Ref |
Pas de description |
PMA_DBI_fetch_row($result) X-Ref |
Pas de description |
PMA_DBI_free_result() X-Ref |
Frees the memory associated with the results param: result $result,... one or more mysql result resources |
PMA_DBI_get_host_info($link = null) X-Ref |
Returns a string representing the type of connection used param: resource $link mysql link return: string type of connection used |
PMA_DBI_get_proto_info($link = null) X-Ref |
Returns the version of the MySQL protocol used param: resource $link mysql link return: integer version of the MySQL protocol used |
PMA_DBI_get_client_info() X-Ref |
returns a string that represents the client library version return: string MySQL client library version |
PMA_DBI_getError($link = null) X-Ref |
returns last error message or false if no errors occured param: resource $link mysql link return: string|boolean $error or false |
PMA_DBI_close($link = null) X-Ref |
Pas de description |
PMA_DBI_num_rows($result) X-Ref |
Pas de description |
PMA_DBI_insert_id($link = null) X-Ref |
Pas de description |
PMA_DBI_affected_rows($link = null) X-Ref |
Pas de description |
PMA_DBI_get_fields_meta($result) X-Ref |
PMA_DBI_num_fields($result) X-Ref |
Pas de description |
PMA_DBI_field_len($result, $i) X-Ref |
Pas de description |
PMA_DBI_field_name($result, $i) X-Ref |
Pas de description |
PMA_DBI_field_flags($result, $i) X-Ref |
Pas de description |
Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |