Welcome Guest, Not a member yet? Register   Sign In
how to export html table to excel || new question -> how to export rows generated by mysql queries to excel??
#5

[eluser]dcunited08[/eluser]
I may be wrong but Excel_Plugin exports data from a DATABASE table, not an HTML table. To do that you would have to pull the table out of output (or using $table->generate()) and change the <td>s to commas and </tr> to endlines. Is there a package that does that?


Messages In This Thread
how to export html table to excel || new question -> how to export rows generated by mysql queries to excel?? - by El Forum - 11-06-2008, 09:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB