To delete fields from database tables in phpMyAdmin, first log in to phpMyAdmin and then follow this:
1. Select the database on the left-hand side which contains the table where you wish to delete the fields.
2. Click on the left-hand side of the table, choose the fields you wish to delete.
3. If selected the fields, click on the 'Delete' icon and click 'Yes' to confirm the deletion.