php创建读取 word.doc文档
摘要:
创建文档;start(); $wordname = 'xxxx'.$i.".doc"; echo $html; $word->save($wordname); ob_flush(); flush(); } class word{ function start() { ob_start()... 阅读全文
posted @ 2015-05-01 14:04 手撕高达的村长 阅读(1738) 评论(0) 推荐(0)
浙公网安备 33010602011771号