Page 1 of 1

code to save data in db into text

Posted: Thu Dec 29, 2005 4:35 am
by jeiman
Has someone has a script to read data from db(mysql) and then save all the data as a text.txt. I need the code because I want to perform vertical text sliding.

Posted: Thu Dec 29, 2005 5:43 am
by m3mn0n
It's just basic mysql extraction and fwrite usage.

Posted: Thu Dec 29, 2005 6:15 am
by Jenk

Re: code to save data in db into text

Posted: Thu Dec 29, 2005 7:01 am
by BDKR
jeiman wrote:Has someone has a script to read data from db(mysql) and then save all the data as a text.txt. I need the code because I want to perform vertical text sliding.
Pardon my ignorance but what is "vertical text sliding"?

Otherwise, Sami is write.