Recommend this page to a friend! |
Download |
Info | Example | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
60% | Total: 36,653 This week: 1 | All time: 11 This week: 39 |
Version | License | PHP version | Categories | |||
excelwriter 1.0.0 | Freeware | 3 | XML, Files and Folders |
Description | Author | |||||||||||||||||||||||
This class can generate spreadsheet files in the .xls XML format used by the latest versions of Microsoft Excel. |
|
db.inc.php file needed
Excel export files
<?php
|
Files (2) |
File | Role | Description |
---|---|---|
excelwriter.inc.php | Class | Excel Class |
excel_example.php | Example | Example File |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
It is necessary to create Excel-files from PHP... |
I dont believe there is an easy way to do it, I found this code over at phpclasses.org that seems to do what you want... |
Sometimes a PHP programmer is faced with a situation where a customer requests to export data... |
Harish suggested I use the PEAR class, get it working and then extract the class code to my other class libs when it works... |
With this utility will manage to create a spreadsheet with PHP... |
... |
If you need to read files Excel (.xls) in PHP, the library PHP-ExcelReader was created specifically for you... |
Aveti un site scris in PHP cu o baza de date in spate... Datele sunt organizate in tabele si vreti sa le exportati in excel, gata formatate? Nimic mai simplu... |
... |
On this theme, a lot has been written, I simply show how it is done... |
does anybody have a sample code for writing to an Excel file, using Oracle as database?... |
also wenn es wie excel aussehen soll dann bietet sich die Excel Writer (xls, excel writer, excelwriter, excelwriter.inc.php) - PHP Classes exelwriter class an, mysql ist aber nicht excel und das ist ein ganz schöner aufwand, leider wird von Controlleren Excel immer noch als das beste aller tools angesehen... |