-
Book Overview & Buying
-
Table Of Contents
Mastering phpMyAdmin 3.3.x for Effective MySQL Management
Now that we have a table, let's put some data in it manually. Before we do that, here are some useful references on data manipulation within this book:
Chapter 5, Changing Data and Structure explains how to change data and structure
Chapter 7, Importing Data and Structure explains how to import data from existing files
Chapter 9, Performing Table and Database Operations explains how to copy data from other tables
Chapter 10, Benefiting from the Relational System explains the relational system (in our case, we will want to link to the author table)
For now, click on the Insert link, which will lead us to the data-entry (or edit) panel. This screen has room to enter information for two rows, that is two books in our example. This is because the default value of $cfg['InsertRows'] is 2. In the lower part of the screen, the dialog Restart insertion with 2 rows can be used if the default number of rows does not suit our needs. But beware, any data already on the screen...
Change the font size
Change margin width
Change background colour