-
Book Overview & Buying
-
Table Of Contents
Mastering phpMyAdmin 3.3.x for Effective MySQL Management
By :
This section describes settings that have an impact on many panels. These settings modify the appearance of titles in windows, of information icons, and how the list of tables is sorted. The whole visual style of all pages is controlled by the theme system, which is covered here altogether. This section also deals with how to restrict the list of databases seen by users.
When the navigation and main panels are displayed, the window's title changes to reflect which MySQL server, database, and table are active. phpMyAdmin also shows some information about the web server's hostname if $cfg['ShowHttpHostTitle'] is set to TRUE. What is displayed depends on another setting $cfg['SetHttpHostTitle']. If this setting is empty (as it is by default), the true web server's hostname appears in the title. We can put another string, such as "my Web server", and this will be shown instead of the true hostname...
Change the font size
Change margin width
Change background colour