Using PHPMyAdmin to enter data

You would not normally do this as your pages should be entering the data. However, occasionally it can be useful to do it in PHPMyAdmin.

Open PHPMyAdmin and log in. Click on the database which holds firsttable and secondtable. Click on firsttable.

Click on the INSERT tab at the top of the page. You can now add a new record in this table. Enter this data:

Click Go. You can now click on the Browse tab to see the record. To change the data click on the small pencil for that record. To delete use the red X. Add and remove a few but end up with at least three entries in the table.

submit to reddit Delicious Tweet