User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 429,902 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,272 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 333 | Replies: 1
Reply
Join Date: May 2008
Posts: 6
Reputation: allhimachal.com is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 1
allhimachal.com allhimachal.com is offline Offline
Newbie Poster

Export to CVS with color

  #1  
Jul 1st, 2008
hello i am export file in php to CSV with this code:

<?php
header("Content-type: application/x-msdownload");
header("Content-Disposition: attachment; filename=extraction.csv");
header("Pragma: no-cache");
header("Expires: 0");
echo "allhimachal.com";
?>

How i can export the color of allhimachal.com is red and font is bold in CVS file.
please help me.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jun 2008
Location: Italy
Posts: 9
Reputation: filippo.toso is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
filippo.toso filippo.toso is offline Offline
Newbie Poster

Re: Export to CVS with color

  #2  
Jul 1st, 2008
CVS is a text file, without formatting.

If you want to open it in Microsoft Excel with a specific style, you have to create an XLS file.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb PHP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the PHP Forum

All times are GMT -4. The time now is 9:26 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC