wez Wed May 5 05:18:22 2004 EDT
Modified files:
/phpdoc/en/reference/com reference.xml
Log:
forgot to commit this
http://cvs.php.net/diff.php/phpdoc/en/reference/com/reference.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/com/reference.xml
diff -u phpdoc/en/reference/com/reference.xml:1.6
phpdoc/en/reference/com/reference.xml:1.7
--- phpdoc/en/reference/com/reference.xml:1.6 Mon May 3 10:55:01 2004
+++ phpdoc/en/reference/com/reference.xml Wed May 5 05:18:22 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<reference id="ref.com">
<title>COM and .Net (Windows)</title>
<titleabbrev>COM</titleabbrev>
@@ -195,7 +195,11 @@
specification</ulink> or perhaps take a look at Don Box's
<ulink url="&url.yacl;">Yet Another COM Library (YACL)</ulink>.
You might find some additional useful information in our FAQ for <xref
- linkend="faq.com"/>
+ linkend="faq.com"/>.
+ If you're thinking of using MS Office applications on the server side,
+ you should read the information here: <ulink
+ url="&url.msoffice.serverside;">Considerations for Server-Side Automation
+ of Office</ulink>.
</para>
</section>
</partintro>