phpDocumentor default
[ class tree: default ] [ index: default ] [ all elements ]

Procedural File: mysql_wrappers.lib.php

Source Location: /lodel/scripts/pma/mysql_wrappers.lib.php

Page Details
Filesource:  Source Code for this file
Constants
PMA_MYSQL_WRAPPERS_LIB_INCLUDED  [line 15]

PMA_MYSQL_WRAPPERS_LIB_INCLUDED = 1

Functions to wrap around MySQL database functions. This is basically made to allow charset conversion, but later may be useful for other stuff.


[ Top ]


Functions
PMA_mysql_dbname  [line 17]

void PMA_mysql_dbname( $result, $row, [ $field = FALSE]  )
Parameters:
   $result: 
   $row: 
   $field: 


[ Top ]
PMA_mysql_error  [line 25]

void PMA_mysql_error( [ $id = FALSE]  )
Parameters:
   $id: 


[ Top ]
PMA_mysql_fetch_array  [line 37]

void PMA_mysql_fetch_array( $result, [ $type = FALSE]  )
Parameters:
   $result: 
   $type: 


[ Top ]
PMA_mysql_fetch_field  [line 74]

void PMA_mysql_fetch_field( $result, [ $field_offset = FALSE]  )
Parameters:
   $result: 
   $field_offset: 


[ Top ]
PMA_mysql_fetch_row  [line 82]

void PMA_mysql_fetch_row( $result  )
Parameters:
   $result: 


[ Top ]
PMA_mysql_field_flags  [line 89]

void PMA_mysql_field_flags( $result, $field_offset  )
Parameters:
   $result: 
   $field_offset: 


[ Top ]
PMA_mysql_field_name  [line 93]

void PMA_mysql_field_name( $result, $field_index  )
Parameters:
   $result: 
   $field_index: 


[ Top ]
PMA_mysql_field_type  [line 97]

void PMA_mysql_field_type( $result, $field_index  )
Parameters:
   $result: 
   $field_index: 


[ Top ]
PMA_mysql_list_fields  [line 149]

void PMA_mysql_list_fields( $database_name, $table_name, [ $link_identifier = FALSE]  )
Parameters:
   $database_name: 
   $table_name: 
   $link_identifier: 


[ Top ]
PMA_mysql_list_fields_alternate  [line 130]

void PMA_mysql_list_fields_alternate( $database_name, $table_name, [ $link_identifier = FALSE]  )
Parameters:
   $database_name: 
   $table_name: 
   $link_identifier: 


[ Top ]
PMA_mysql_list_tables  [line 116]

void PMA_mysql_list_tables( $database_name, [ $link_identifier = FALSE]  )
Parameters:
   $database_name: 
   $link_identifier: 


[ Top ]
PMA_mysql_query  [line 101]

void PMA_mysql_query( $query, [ $link_identifier = FALSE], [ $result_mode = FALSE]  )
Parameters:
   $query: 
   $link_identifier: 
   $result_mode: 


[ Top ]
PMA_mysql_result  [line 157]

void PMA_mysql_result( $result, $row, [ $field = FALSE]  )
Parameters:
   $result: 
   $row: 
   $field: 


[ Top ]
PMA_mysql_select_db  [line 165]

void PMA_mysql_select_db( $database_name, [ $link_identifier = FALSE]  )
Parameters:
   $database_name: 
   $link_identifier: 


[ Top ]
PMA_mysql_tablename  [line 173]

void PMA_mysql_tablename( $result, $i  )
Parameters:
   $result: 
   $i: 


[ Top ]


Documentation generated on Thu, 17 Apr 2008 05:07:24 +0200 by phpDocumentor 1.4.0a2