Export Report

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sinhvienbachkhoa
Forum Newbie
Posts: 1
Joined: Wed Jul 28, 2004 10:07 pm

Export Report

Post by sinhvienbachkhoa »

I nead export report from Web to Exel
Help me , please!please

[/php_man]
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

read up on writing CSV (Comma Seperated Value) files.
Post Reply