I. Basics of Excel
Ii. Overview of hssf
3. Reading files through usermodel
4. Writing files through usermodel
5. Reading files through eventusermodel
Vi. hssf workbook Structure
7. Reading document attributes through hpsf
VIII. Document Summary
IX.
A summary of php operations on excel files. I. php. the code for generating an excel file without using COM is as follows :? Header (Content-type: applicationvnd. ms-excel); header (Content-Disposition: filenametest.xls); echotest1
1. generate excel
Use php to generate an excel file. use php alone. just pay attention to the data input method.
1. generate excel files without using COM in php
The code is as follows:
Header ("Content-type: application/vnd. ms-excel ");Header
1. generate EXCEL files without using COM in PHP
CopyCode The Code is as follows: Header ("Content-Type: Application/vnd. MS-excel ");
Header ("content-Disposition: filename=test.xls ");
Echo "test1 \ t ";
Echo "Test2 \ t \ n ";
Echo "test1 \ t ";
Transferred from
Http://hi.baidu.com/david_jdai/item/d3bf00262cd904140975085d
Koogra is an open-source excel reader on the. net platform. It can be downloaded from the open-source community. You can use it to read excel files without office.
Php generates an EXCEL document instance program. The following describes several php implementation programs used to generate EXCEL documents. For more information, see. Original original method of writing: Send the header, and send the header of
The PHP Excel Class Phpexcel uses the method introduction, Excelphpexcel
Phpexcel operation Excel can easily add images, support JPG gif png format.
Download Address: Http://www.codeplex.com/PHPExcel
Below is a summary of several ways to use
The following describes several php implementation programs used to generate EXCEL documents. For more information, see.
Original StyleOriginal method: Send the header, and send the header of the attachment to the user's browser to indicate that the
Objective: The code is based on the actual needs, last week to finish a transfer of external movie Coupon Interface Project, this week the product also Excel table, the general content is: The ticket belongs to the cinema, image URL, and other
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.