Menu

fill templates (*.stw) with PHP

2005-10-16
2013-04-17
  • kai_werthwein

    kai_werthwein - 2005-10-16

    I would like to generate template files with Openoffice. Then think about a php - application that can fill data in the defined fields in the template file. The user of the web application now get a file with the data from the web-application.

    do you see how this could be achieved?

    Kai

     
    • Nobody/Anonymous

      tbsOOO, an extension of the TinyButStrong Template engine, worked wonders for me. It takes a pre-filled template (which can be filled with anything you like, bypassing the severe limitations phpdocwriter [however great a thing it is otherwise!], imposes) and fills it with predefined PHP values. Handles result sets multiple rows as well.

      See http://www.tinybutstrong.com -> Other tools

      Regards,
      Pekka
      pg@pekkagaiser.de

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.