Ok, got a dumb question. I have a table in a databse that I need to upload about 200 entries. I would like to just use phpadmin to do this. I have 3 fields: word_id, word, replacement. word_id is auto_increment so I don't think it needs anything filled out on it.
This is for a Christian phpbb board and am loading up a word censor file.
Can someone give me the syntax of my text file to help me along?
I guess I'm just not smart enough to figure this one out.
This is for a Christian phpbb board and am loading up a word censor file.
Can someone give me the syntax of my text file to help me along?
I guess I'm just not smart enough to figure this one out.
Comment