Recommend this page to a friend! |
Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-02-01 (6 years ago) | Not enough user ratings | Total: 1,682 This week: 1 | All time: 2,258 This week: 1,047 |
Version | License | PHP version | Categories | |||
ms-word-and-excel 1.0 | Artistic License | 4.0 | Files and Folders |
Description | Author | ||||||||
This class can be used to serve Word and Excel files as HTML. |
|
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 |
File | Role | Description |
---|---|---|
index.php | Example | Main Eample File |
MsWord.Class.php | Class | Ms Word And Excel Class |
Readme.txt | Doc. | Readme |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.