I have a docx file and I need to replace some text. This is done inside codeigniter framework; here is the code:
$this->load->library(\'word\'); $te
You can use new Template class with new method setValue()
{ test5}
New method can replace it setValue('test5', 'MyValue');
Download new class: https://github.com/Arisse/PHPWord_CloneRow