----------------------------
Excel Functions
----------------------------
將下面的代碼存為excel.php ,然后在頁面中包括進來

然后調用
1. Call xlsBOF()
" /> 久久免费国产,色愁愁久久久,国产网站免费观看

天天躁日日躁狠狠躁AV麻豆-天天躁人人躁人人躁狂躁-天天澡夜夜澡人人澡-天天影视香色欲综合网-国产成人女人在线视频观看-国产成人女人视频在线观看

php生成EXCEL的東東

可以通過php來產生EXCEL檔.  teaman翻譯
----------------------------
Excel Functions
----------------------------
將下面的代碼存為excel.php ,然后在頁面中包括進來

然后調用
1. Call xlsBOF()  
2. 將一些內容寫入到xlswritenunber() 或者 xlswritelabel()中.
3.然后調用 Call xlsEOF()

也可以用 fwrite 函數直接寫到服務器上,而不是用echo 僅僅在瀏覽器上顯示。



<?php
// ----- begin of function library -----
// Excel begin of file header
function xlsBOF() {
    echo pack("ssssss", 0x809, 0x8, 0x0, 0x10, 0x0, 0x0);  
    return;
}
// Excel end of file footer
function xlsEOF() {
    echo pack("ss", 0x0A, 0x00);
    return;
}
// Function to write a Number (double) into Row, Col
function xlsWriteNumber($Row, $Col, $Value) {
    echo pack("sssss", 0x203, 14, $Row, $Col, 0x0);
    echo pack("d", $Value);
    return;
}
// Function to write a label (text) into Row, Col
function xlsWriteLabel($Row, $Col, $Value ) {
    $L = strlen($Value);
    echo pack("ssssss", 0x204, 8 + $L, $Row, $Col, 0x0, $L);
    echo $Value;
return;
}
// ----- end of function library -----
?>

//  
// To display the contents directly in a MIME compatible browser  
// add the following lines on TOP of your php file:

<?php
header ("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header ("Last-Modified: " . gmdate("D,d M YH:i:s") . " GMT");
header ("Cache-Control: no-cache, must-revalidate");     
header ("Pragma: no-cache");     
header ('Content-type: application/x-msexcel');
header ("Content-Disposition: attachment; filename=EmplList.xls" );  
header ("Content-Description: php/INTERBASE Generated Data" );
//
// the next lines demonstrate the generation of the Excel stream
//
xlsBOF();   // begin Excel stream
xlsWriteLabel(0,0,"This is a label");  // write a label in A1, use for dates too
xlsWriteNumber(0,1,9999);  // write a number B1
xlsEOF(); // close the stream
?>

php技術php生成EXCEL的東東,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 墨西哥美女主播 | 亚洲日韩国产精品乱-久 | 91热久久免费频精品99欧美 | 妺妺窝人体色777777野大粗 | 波多久久亚洲精品AV无码 | 欧美一区二区视频在线观看 | 护士的下面又湿又紧10P | 孕妇高潮抽搐喷水30分钟 | 欧美亚洲日韩在线在线影院 | 成年人深夜福利 | 闺蜜扒开我尿口使劲揉 | 青柠在线观看视频在线 | 被爽到叫呻呤视频免费视频 | 国产综合无码一区二区色蜜蜜 | 一日本道伊人久久综合影 | 精品国产自在现线拍400部 | 一级做a爰片久久毛片潮喷动漫 | 亚洲国产精品一区二区久久第 | 欧洲兽交另类AVXXX | 亚洲成年人在线观看 | 狠狠鲁 我喜欢 | 亚洲精品国产高清不卡在线 | 欧美性情一线免费http | 美女网站免费看 | 欧美日韩北条麻妃一区二区 | 久久精品日本免费线 | 午夜亚洲动漫精品AV网站 | 狠狠色在在线视频观看 | 中文字幕午夜福利片 | 国产精品一区二区激情 | 最近中文字幕2019免费版 | 亚洲在线中文无码首页 | 欧美GV肉片视频免费观看 | 51国产偷自视频在线视频播放 | 爱情岛论坛网亚洲品质 | 日本人bbwbbwbbwbbw | 亚洲国产成人爱AV在线播放丿 | 一本道高清不卡v免费费 | 久久嫩草影院网站 | 美艳人妻在厨房翘着屁股 | 国产免费高清mv视频在线观看 |