LD SoftwareBespoke Software, Web Design, Security Consultants and Host Services.

Menu

Sentinel
You have been warned!
We have caught 5883 shameful hackers.

NukeSentinel(tm)

Paypal Referral
Sign up for PayPal and start accepting credit card payments instantly.

Link Exchange
Join our free link exchange

Click Here
 
phpMyAdmin navigation bar: Structure

3.4.1. phpMyAdmin navigation bar: Structure

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

  • Browse: shows the content of the table.

  • Select: is used to make SQL queries to the table.

  • Insert: is used to insert new data into the table.

  • Properties: displays the structure of the table, ie. its fields, their type, length etc.

  • Drop: deletes the table (be careful!).

  • Empty: empties the content of the table, but does not delete the table itself, it leaves it empty (be careful again!).

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.


 
You can syndicate our News with backend.php And our Forums with rss.php
You can also access our feeds via Feedburner Site News and LD Software Forums
© 2009 ld-software.co.uk All Rights Reserved.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.44 Seconds