3.4.1. phpMyAdmin navigation bar: Structure

"Structure" presents a list of the available tables in the database, with the follwing accompanying options:

The most frequently asked questions in this context are:

How do I delete a single record of the table?

Select the table, click on "Browse" and select "Delete" for the record in question.

If the password is stored encrypted with MD5, how do I change it?

Select the table, click on "Browse", then on "Edit" and enter, in clear text, the desired password. Select from the drop-down "Function" menu besides the field the desired function, in our case "MD5" (see Figure 3-9). See also Section 3.9.17.

Figure 3-9. phpMyAdmin: field functions.

phpMyAdmin: field functions.

phpMyAdmin: field functions.



Help us make a better PHP-Nuke HOWTO!

Want to contribute to this HOWTO? Have a suggestion or a solution to a problem that was not treated here? Post your comments on my PHP-Nuke Forum!

Chris Karakas, Maintainer PHP-Nuke HOWTO