![Picture of Marcello Pivanti Picture of Marcello Pivanti](/graphics/unknown.gif)
Marcello Pivanti - 2013-11-18 16:53:22
Hi,
I'm trying to understand your class to create docx in php but I'm not sure the text on the example file is correct, can you help me understand the below text?
Thank you so much,
Marcello
/*
Create a file docx. Paste the text into a file {var.title}
{for.list {
1. $ text - $ val}}
{tbl.products {
# Product Name Cost Count
$ p $ name $ cost $ count
}}
Save the file.
*/