Apache-Perl Integration Project |
The Jakarta Project |
Apache Module Registry |
The Apache Software Foundation |
The Java Apache Project |
PHP Server Side Scripting |
The Apache FAQ |
Apache-Related Projects |
Apache XML Project |
ApacheCon |
Apache Project |
|
|
|
internet.com
Internet News
Internet Investing
Internet Technology
Windows Internet Tech.
Linux/Open Source
Web Developer
ECommerce/Marketing
ISP Resources
ASP Resources
Wireless Internet
Downloads
Internet Resources
Internet Lists
International
EarthWeb
Career Resources
Search internet.com
Advertising Info
Corporate Info
|
|
PHPBuilder: COM Functions in PHP4 (Windows)
Oct 4, 2000, 23 :24 UTC (0 Talkback[s]) (871 reads) (Other stories by Alain M. Samoun)
|
"The built-in COM functionality of PHP4 is quite attractive for some of us programming in the win32 environment. So far, there is not much documentation on the subject. This short article will explain how to use COM in real PHP4 programming with three examples using MS office 2000 Word and Excel programs and the Adobe Distiller program. The COM technology has been developed by Microsoft for several years, under different names. As far as this article is concerned, the words OLE, OLE Automation, ActiveX and COM are all the same: They designate an encapsulated piece of code (the Object) that performs some functions for a windows application. PHP4 COM connects to the object (Instantiate the object) and uses its methods and properties."
Complete Story
|
|