Good all the time of the day gentlemen
//подключаем PHPWord require_once 'PHPWord.php'; $PHPWord = new PHPWord(); //выбираем файл для работы $document = $PHPWord->loadTemplate('test.docx'); //изменим его $document->setValue('Value1', '123'); $document->save('test1.docx'); Eats-but I have prescribed $ {Value1} in the file. No mistakes. In the new file - there is no replacement. Who can about diagnose? (eats but PHPWord on hosting and examples from example work)