database
I thought that too. (After the first time I ran the wizard)
Can you edit everything after you make the pages with the wizard?
I just started over just to do it again. How does this look?
table 1
admin
admin_id INT(11) Auto Increment Primary key
username varchar(15)
password varchar(15)
table 2
pdf_index
pdf_index_id int(11)
filename varchar(35)