Php – Generate tables from a nested and dynamic array
I'm trying to export a template.docx file in my PHP project using OpenTBS. This is the source in my .php file (of course the array would be generated dynamically from a query, this is just a dummy): $surname_list = array(…