Pelzini

This is the code documentation for the Pelzini project

function get_index_details()

Should return a multi-dimentional array of the index details
Format:
Array [
  [0] => Array [
     'Fields' => array of field names
     ]
  [1] => ...
  [n] => ...

Usage

unknown $MysqlOutputter->get_index_details ( mixed $table_name );

Authors

Arguments

  1. $table_name