Hi all,
can any body guide "how to extract data from MYSQL database to a text file"??
i know how to connect to mysql using php , performing all mysql operations and fetching data from mysql using php.
Now problem is how to store that data in a text file??
Please help me how to solve this issue.
waiting for your valuable replies
Regards
Madhu
how to extract data from MYSQL database to a text file
Moderator: General Moderators
-
parveen.sehrawat
- Forum Newbie
- Posts: 8
- Joined: Wed Aug 09, 2006 6:50 am
hi
the ans 4 ur query is:::
u can just rt. click on database , select the option "Export database as sql dump".
Here u select the radio button structure and data. Now ur file is created which u can open in notepad.
u can just rt. click on database , select the option "Export database as sql dump".
Here u select the radio button structure and data. Now ur file is created which u can open in notepad.