Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MySQL/PHP3 write tab delim file

Status
Not open for further replies.

GregoryNeal

Programmer
Oct 6, 2000
2
US
How do I write a tab-delimited file from a table? [sig][/sig]
 
Try sending a [tt]SELECT columns FROM tables INTO tab_file[/tt] to MySQL from PHP...

I hope it works... [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top