Navigation panel
The navigation panel contains the following elements:
- The logo
- The server list ( if
$cfg['LeftDisplayServers']
is set toTRUE
) - The Home link or icon (takes you back to the phpMyAdmin home page)
- A Log out link or icon (if logging out is possible)
- A link or icon leading to the Query window
- Icons to display phpMyAdmin and MySQL documentation
- A Reload link or icon (to refresh just this panel)
- A table name filter (under certain conditions, see later in the Table name filter section)
- The names of databases and tables
If $cfg['MainPageIconic']
is set to TRUE
(the default), we see the icons. However, if it is set to FALSE
, we see the links.
The navigation panel can be resized by clicking and moving the vertical separation line in the preferred direction ...
Get Mastering phpMyAdmin 3.4 for Effective MySQL Management now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.