Я пытаюсь точно определить все возможные заполнители из файлов docx < /p>
В настоящее время я пробовал такие вещи, как: < /p>
$TBS = new clsTinyButStrong();
< /code>
$ tbs-> plugin (tbs_install, opentbs_plugin); < /p>
$ tbs-> loadtemplate ($ template); < /p>
$ tbs-> plugin (opentbs_plugin, 'debug', true); []; < /p>
$ ret = $ tbs-> plugin (opentbs_plugin, 'get_fields', $ fields); < /p>
Но $ ret возвращает истинную и $ field XML OK, и это кажется правильным ...
Подробнее здесь: https://stackoverflow.com/questions/796 ... aceholders