PHP & Word (Word.Application)
Learn and tutorial php export/convert to Microsoft Office Word (.doc) (DCOM Object) sample scripts and using the related function.
How to use PHP & Word Using header(”Content-type: application/vnd.ms-word”);
How to use PHP & Config Word (Word.Application)
How to use PHP & Connect to Word.Application
How to use PHP & Word (Word.Application) - Create Word Document
How to use PHP & Word (Word.Application) - Page Setup
How to use PHP & Word (Word.Application) - BuiltInDocumentProperties
How to use PHP & Word (Word.Application) - Font & Style
How to use PHP & Word (Word.Application) - Paragraphs & Range
How to use PHP & Word (Word.Application) - Page Breaking
How to use PHP & Word (Word.Application) - Create/Insert Table (Tables.Add)
How to use PHP & Word (Word.Application) - Add/Insert Picture (AddPicture)
How to use PHP & Word (Word.Application) - Open Document (Documents.Open)
How to use PHP & Word (Word.Application) - Word Document Sample Report
How to use PHP & Word (Word.Application) - Generate Word and Send Email Attachment