利用php生成word文档,生成的word文件可以用word,wps等软件打开。具体代码如下:
function word($data,$fileName=''){ if(empty($data)) return ''; $data='<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">'.$data.'</html>'; if(empty($fileName)) $fileName=date('YmdHis').'.doc'; $fp=fopen($fileName,'wb'); fwrite($fp,$data); fclose($fp); }
示例如下:
<?php $str='<title>利用php创建word文档</title> <h1 id="利用php创建word文档">利用php创建word文档</h1> 作者:phpernote.com <hr size=1> <p>如果你打开word.doc,看到了这里的介绍,则说明word文档创建成功了。</p> <p> <b>版权所有:</b> <br>www.phpernote.com <hr size=1>'; word($str);
效果图:
您可能感兴趣的文章
- php生成短网址的思路以及实现方法
- PHP生成随机数的几种方法
- PHP生成随机密码函数
- php生成随机密码的方法总结
- php生成图片缩略图的方法
- php生成二维码的方法总结
- PHP生成迅雷、快车、QQ旋风下载链接的实例
- php生成验证码函数
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Assassin's Creed Shadows: Seashell Riddle Solution
2 weeks agoByDDD
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

SublimeText3 Linux new version
SublimeText3 Linux latest version

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Dreamweaver CS6
Visual web development tools