Newbie, Please help

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
spradhan
Forum Newbie
Posts: 3
Joined: Wed Jul 20, 2005 6:59 pm
Location: USA
Contact:

Newbie, Please help

Post by spradhan »

I have a Mysql database with some data. Can I write a php script which gets the data from the database, and after some formatting stores it in a file.
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

do that you can:

look at the mysql functions and fopen() and fwrite() you should.

NOTE to others: Been out of town the last few days I have. returned this afternoon I did, completely forgot it was Wednesday I did 8O 8O 8O 8O 8O
Post Reply