Page Number: Page 1 of 1
Actual Results
- walkerstone
- Forum: Programming / Scripting / Coding Forum
- Topic: PHP Create Word Document
- Subject: PHP Create Word Document
- Replies: 26
- Views: 166347
- Subject: PHP Create Word Document
Posted: August 28th, 2012, 8:51 am
Sorry to ressurect a very dead thread. Just adding this in the hope it helps anyone that has a problem like this in future as this returned high in the rankings. An easy way to generate word documents without going to the lengths of COM libraries is to use the FILE_PUT_CONTENTS. Here's a little func...
