PHP Classes

MS Word And Excel: Serve Word and Excel files as HTML

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,711 All time: 2,299 This week: 488Up
Version License PHP version Categories
ms-word-and-excel 1.0Artistic License4.0Files and Folders
Description 

Author

This class can be used to serve Word and Excel files as HTML.

It can generate HTML output with content type headers that identify it as Microsoft Word or Excel files.

Picture of ASHFAQAHMED
  Performance   Level  
Name: ASHFAQAHMED <contact>
Classes: 3 packages by
Country: Pakistan Pakistan

Details

This Is a Simple Class To Create Ms Word And Excel Document Here is Example Of Creating Doc $doc = new MsCreator(); $doc->File = "Ashfaq"; /////////// New File Name $doc->Type = ""; ///////// Type Excel or Leave Blank For Doc $doc->Text = ""; /////// Enter Content Here Html Content / $doc->Preview(); /////////// For Preview In Page $doc->Download(); /////////// For Download File/////

  Files folder image Files (3)  
File Role Description
Accessible without login Plain text file index.php Example Main Eample File
Plain text file MsWord.Class.php Class Ms Word And Excel Class
Accessible without login Plain text file Readme.txt Doc. Readme

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,711
This week:0
All time:2,299
This week:488Up
User Comments (1)
Very very Bad programming.
15 years ago (Anatoliy)
0%Star