Explore some features of PhpMyAdmin
Subject: Web development using PHP and MySQL
1. Ensure the database you are working on is selected
2. Then click the “Drop” button on the table e.g feedback2 you want to delete from the list (see the screenshot).
A warning message will appear, click the “Yes” button and the table will be deleted.
Try to study or play around the other tabs such as: Insert, Search, Import, Export and Operations (See screenshots).
You can also drop an entire database this way as well.
Click "Drop" on the table you want to delete
Warning before deleting
Table dropped
Record inserted
Structure view
Browse view
Insert into a table from PhpMyAdmin
By:
Benjamin Onuorah
Login to comment or ask question on this topic
Previous Topic Next Topic