Hi
I have a wordpress database. I already extracted some information from the database, so it looks like:
Post title,Post content
"Hello world","Hi my name is Matt"
Is there possibility to transfer each of the database line into a single text file?
Where text file name is Post title.
I would like to archive some of my articles.