在好例子网,分享、交流、成长!
您当前所在位置:首页PHP 开发实例PHP语言基础 → WebOffice实现PHP语言在线打开OFFICE文档编辑示例

WebOffice实现PHP语言在线打开OFFICE文档编辑示例

PHP语言基础

下载此实例
  • 开发语言:PHP
  • 实例大小:2.96M
  • 下载次数:29
  • 浏览次数:151
  • 发布时间:2022-10-09
  • 实例类别:PHP语言基础
  • 发 布 人:37562
  • 文件格式:.rar
  • 所需积分:2
 相关标签: Office php web hp 文档

实例介绍

【实例简介】WebOffice实现PHP语言在线打开OFFICE文档编辑示例

【实例截图】

【核心代码】

.
├── WebOfficePhp_MySql
│   ├── 0.Create WebOffice_DB.sql
│   ├── 1.test(此文件可用于测式接收器代码运作是否正确).html
│   ├── 2.WebOffice控件php示例配置说明.txt
│   ├── createtable.php
│   ├── cssjs
│   │   ├── issetup.js
│   │   ├── jquery.js
│   │   ├── loadoffice.js
│   │   ├── style.css
│   │   ├── url.js
│   │   ├── weboffice.js
│   │   ├── webofficebutton.js
│   │   ├── webofficeinfo.js
│   │   └── webofficeocx.js
│   ├── db.php
│   ├── deletetable.php
│   ├── document
│   │   ├── 1781578cd83473413.xls
│   │   ├── 19594578cd83dcd680.ppt
│   │   └── 22970578ccc0160419.doc
│   ├── excelhtml.php
│   ├── formfile
│   │   └── newwebkey.txt
│   ├── html
│   │   ├── 1781578cd83473413.files
│   │   │   ├── filelist.xml
│   │   │   ├── sheet001.html
│   │   │   ├── stylesheet.css
│   │   │   └── tabstrip.html
│   │   ├── 1781578cd83473413.html
│   │   ├── 19594578cd83dcd680.files
│   │   │   ├── 1.JPG
│   │   │   ├── 10.JPG
│   │   │   ├── 11.JPG
│   │   │   ├── 12.JPG
│   │   │   ├── 13.JPG
│   │   │   ├── 14.JPG
│   │   │   ├── 15.JPG
│   │   │   ├── 16.JPG
│   │   │   ├── 17.JPG
│   │   │   ├── 18.JPG
│   │   │   ├── 19.JPG
│   │   │   ├── 2.JPG
│   │   │   ├── 20.JPG
│   │   │   ├── 21.JPG
│   │   │   ├── 22.JPG
│   │   │   ├── 23.JPG
│   │   │   ├── 24.JPG
│   │   │   ├── 25.JPG
│   │   │   ├── 26.JPG
│   │   │   ├── 27.JPG
│   │   │   ├── 3.JPG
│   │   │   ├── 4.JPG
│   │   │   ├── 5.JPG
│   │   │   ├── 6.JPG
│   │   │   ├── 7.JPG
│   │   │   ├── 8.JPG
│   │   │   └── 9.JPG
│   │   ├── 19594578cd83dcd680.html
│   │   ├── 22970578ccc0160419.files
│   │   │   ├── colorschememapping.xml
│   │   │   ├── filelist.xml
│   │   │   ├── item0001.xml
│   │   │   ├── preview.wmf
│   │   │   ├── props002.xml
│   │   │   └── themedata.thmx
│   │   └── 22970578ccc0160419.html
│   ├── html.php
│   ├── images
│   │   ├── 001.gif
│   │   ├── 002.gif
│   │   ├── 003.gif
│   │   ├── 180.jpg
│   │   ├── buy.gif
│   │   ├── default.jpg
│   │   ├── doc.gif
│   │   ├── htm.gif
│   │   ├── login.gif
│   │   ├── pdf.gif
│   │   ├── ppt.gif
│   │   ├── sec.jpg
│   │   ├── weboffice-install.jpg
│   │   ├── weboffice.jpg
│   │   └── xls.gif
│   ├── index.php
│   ├── log.php
│   ├── pdf
│   │   ├── 1781578cd83473413.pdf
│   │   ├── 19594578cd83dcd680.pdf
│   │   └── 22970578ccc0160419.pdf
│   ├── pdf.php
│   ├── pic
│   │   ├── 136055f23869e65683.jpg
│   │   ├── 168805f26b200b9d2b.jpg
│   │   ├── 1781578cd83473413.jpg
│   │   ├── 19594578cd83dcd680.jpg
│   │   ├── 22970578ccc0160419.jpg
│   │   ├── 237755f26b27eea450.jpg
│   │   ├── 254495f26b2958e4b2.jpg
│   │   ├── 2565f2679ef182e6.jpg
│   │   ├── 29475f2412c14d55e.jpg
│   │   ├── 55495f2679c81ce6c.jpg
│   │   ├── 66245d687c11c763f.jpg
│   │   └── 74815f26b1e84127e.jpg
│   ├── pic.php
│   ├── ppfile.php
│   ├── table
│   │   ├── table2019318192917.html
│   │   ├── table2019318193029.html
│   │   ├── table2019318193030.html
│   │   ├── table2019318193031.html
│   │   ├── table2019325171746.html
│   │   ├── table2019325171747.html
│   │   ├── table2019325171756.html
│   │   ├── table2019325171757.html
│   │   ├── table201942222938.html
│   │   ├── table201942811573.html
│   │   ├── table2019517154238.html
│   │   ├── table2019525102356.html
│   │   ├── table2019525174410.html
│   │   ├── table2019525174529.html
│   │   ├── table2019528125033.html
│   │   ├── table2019528125036.html
│   │   ├── table201953112928.html
│   │   ├── table201953122758.html
│   │   ├── table201953123741.html
│   │   ├── table201953123742.html
│   │   ├── table201963104344.html
│   │   └── table201972112427.html
│   ├── temp
│   │   ├── excel.xls
│   │   ├── excel.xlsx
│   │   ├── file1.doc
│   │   ├── file2.doc
│   │   ├── file3.doc
│   │   ├── mark.doc
│   │   ├── ppt.ppt
│   │   ├── ppt.pptx
│   │   ├── word.doc
│   │   ├── word.docx
│   │   └── 数据智能识别为数据库存储表格数据算法.docx
│   ├── tempfile
│   │   ├── 模板一.doc
│   │   ├── 模板三.doc
│   │   ├── 模板二.doc
│   │   ├── 模板一.ppt
│   │   ├── 模板三.ppt
│   │   ├── 模板二.ppt
│   │   ├── 模板一.xls
│   │   ├── 模板三.xls
│   │   └── 模板二.xls
│   ├── test.html
│   ├── upload.php
│   ├── uploadedit.php
│   ├── web_weboffice.js.php
│   ├── webdoc.php
│   ├── webdocedit.php
│   ├── webdoclog.php
│   ├── webdocread.php
│   └── writefile.php
└── WebOffice实现PHP语言在线打开OFFICE文档编辑示例_WebOfficePhp-MySql.rar

14 directories, 148 files



标签: Office php web hp 文档

实例下载地址

WebOffice实现PHP语言在线打开OFFICE文档编辑示例

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警