Need to change the title - NOT FREE
Written by Web Master on April 20, 2011
DMX Zone needs to update the site - this extension is NOT FREE
Confused
Written by Ernest Rodriguez on December 10, 2010
If it's free then whey does it cost $17.00?
Simplest way to export to excel
Written by student101 on December 4, 2009 <?php
$filename ="excelreport.xls"; //filename
$contents = "testdata1 \t testdata2 \t testdata3 \t \n"; //data
header('Content-type: application/ms-excel');
header('Content-Disposition: attachment; filename="'."$filename);
echo $contents;
?>
What is FREE about this?
Written by Lon Winters on December 2, 2009
Instructions on how to use it? Gee thanks. First it says, FREE, then it says 17 dollars, then it says 24 dollars.
C'mon people, get with the program. DMX Zone has become way to confusing as of late.
This isn't FREE!
Written by student101 on April 29, 2009
This isn't FREE!
It's Advertised as "Free! - export to Excel"
It costs USD$ 24.00
Export to Excel Dreamweaver Server Behavior
Written by Alex July on October 18, 2007
Here is the extension that does the job:
http://linecraft.com/e2e/help.php