Forum Moderators: coopster
I've got a text file with a number of variables in it, for example "date = Oct 14 2007" "title = This is the text file"
And I'd like to get those variables into a particular database table, for example the table name is "posts" and then put the text file's title variable into the "title" field of the "posts" table.
I know this has to be easy, but I keep running into issues. I'm a total novice when it comes to programming.
Can anyone point me in the right direction?
Thanks!
or you could write some code if that doesn't work, this thread should get you started
Basics of extracting data from CSV files [webmasterworld.com]