Databases Reference
In-Depth Information
The $cfg['DefaultTabTable'] parameter defines the initial page on the Table view.
Some users prefer to avoid seeing the first page's data because in production they
routinely run saved queries or enter the Search page (explained in Chapter 8 ).
Server view
This view is entered each time we go back to the home page. A privileged user will,
of course, see more choices in the Server view. The Server view panel was created
to group together related server management pages, and enable easy navigation
between them.
The default Server page is controlled by the $cfg['DefaultTabServer'] parameter.
This parameter defines the initial starting page as well. For multi-user installations, it
is recommended to keep the default value ( main.php ), which displays the traditional
home page. We could choose to display server statistics instead by changing this
parameter to server_status.php , or to see the user's list with server_privileges.
php . Other possible choices are explained in the configuration file, and the server
administration pages are covered in Chapter 19 .
Icons for home page and menu tabs
A configuration parameter, $cfg['MainPageIconic'] , controls the appearance of
icons at various places of the main panel:
• On the home page
• At top of page when listing the Server , Database , and Table information
• On the menu tabs in Database , Table , and Server views
 
Search WWH ::




Custom Search