How to Create a word .doc file from a .doc template in php

Yoadee

New Member
I need to create a word document from a word template, its something like, we need to replace the few strings (say variables) in the template with the values.Please tell how we can do this in PHP ( or cakePHP).Thanks
 
Back
Top