dousikuai5417 2012-09-19 10:42 采纳率: 0%
浏览 71
已采纳

如何在PHPExcel中创建文件保存提示?

I just started using PHPExcel in my Zend Framework project and now I would like to make a multiple select box with save to a file button next to it like so:

SELECT BOX WITH INFO
-------------------   
option1           -
option2           -
.                 -
.                 -
.                 -
-------------------

---------------------------
save to excel file button -
---------------------------

How to get this file-save-to-prompt functionality in PHPExcel?

http://phpexcel.codeplex.com/

  • 写回答

1条回答 默认 最新

  • douyi2107 2012-09-19 10:45
    关注

    PHPExcel doesn't provide any GUI facilities, so it can't generate a select box for you. It is purely a library for reading, writing and manipulating spreadsheet files. If you want interaction with a user front-end, you need to write that yourself.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 如何实验stm32主通道和互补通道独立输出
  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题