php & database help

playdnd

New Member
Messages
8
Reaction score
0
Points
0
im going crazy, ive been working for three hours trying to make a database entry show up on a page, sort-of like a news feed of some sort.

my database name is "campaign_geninfo"
and the table is "tgen_info"

in the table there are two fields
"fgen_info" and the
primary key

how do i make the data entered show up on a webpage, and is there a way to enter the data easier?
 
Top