Database Reference
In-Depth Information
Horizontal mode
The $cfg['DefaultPropDisplay'] parameter can also take a value of 'horizontal' .
Let's see how the panel appears in this mode when we ask for three new fields:
Editing field attributes
On the Structure subpage, we can make further changes to our table. For this
example, we set $cfg['PropertiesIconic'] to 'both' , to see the icons along with
their text explanation:
This panel does not allow every possible change to fields. It specifically allows:
Changing one field structure, using the
Change link on a specific field
Removing a field, using
Drop operation
Adding a field to an existing
Primary key
Index or a Unique index on a field
Setting a non-unique
Setting a
Fulltext index (offered only if the field type allows it)
These are quick links that may be useful in some situations, but they do not replace
the full index management panel. Both of these are explained in this chapter.
We can use the checkboxes to choose fields and. Also, with the appropriate With
selected icons, we can edit the fields or do a multiple field deletion with Drop . The
Check All / Uncheck All option permits us to easily check or uncheck all boxes.
 
Search WWH ::




Custom Search