PHP Classes

File: README.md

Recommend this page to a friend!
  Packages of Clement Sam   PHP Document Generator   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Document Generator
Convert HTML to MS Word and Excel and CSV files
Author: By
Last change:
Date: 9 months ago
Size: 419 bytes
 

Contents

Class file image Download

php-document-generator

PHP Document Generator: Convert HTML to MS Word and Excel and CSV files This class can convert HTML to MS Word and Excel and CSV files.

It can take HTML as a string or a file and generates another file with the right filename extensions so it can be opened in Microsoft Word or Excel applications.

The class can also take a bi-dimensional array and creates a CSV file the array data values.