| Link |
Description |
| Creating Excel Spreadsheet |
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... |
| Excel (XLS) <-> CSV conversion using a Javascript and PHP |
Sometimes a PHP programmer is faced with a situation where a customer requests to export data... |
| Excel Processing |
Harish suggested I use the PEAR class, get it working and then extract the class code to my other class libs when it works... |
| Reading Excel files |
If you need to read files Excel (.xls) in PHP, the library PHP-ExcelReader was created specifically for you... |
| Save HTML Table in XLS |
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... |
| Writing Excel files from PHP |
On this theme, a lot has been written, I simply show how it is done... |