Page 1 of 1

how to enter information into database through phpmyadmin?

Posted: Mon Apr 19, 2004 1:15 pm
by mike08
ive got my database fields
e.g.

pollid
datestamp
question
option1
option2
votes1
votes2

how do i actually put information into these fields through phpmyadmin because that's what im using ive entered in all the database field information.

Posted: Mon Apr 19, 2004 1:44 pm
by liljester
select your database from the dropdown on the left side, then select the table you want (again from the left side), then click on the "Insert" tab, its a tab at the top of the page.