thetaphi Fri Aug 15 09:59:37 2003 EDT
Modified files:
/phpdoc/en/reference/nsapi/functions nsapi-virtual.xml
Log:
cross reference for nsap_virtual() installation
Index: phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml
diff -u phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml:1.2
phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml:1.3
--- phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml:1.2 Wed Jul 16 07:36:04
2003
+++ phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml Fri Aug 15 09:59:37
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.nsapi-virtual">
<refnamediv>
<refname>nsapi_virtual</refname>
@@ -12,7 +12,7 @@
<methodparam><type>string</type><parameter>uri</parameter></methodparam>
</methodsynopsis>
<para>
- <function>virtual</function> is an NSAPI-specific function which
+ <function>nsapi_virtual</function> is an NSAPI-specific function which
is equivalent to <!--#include virtual...--> in in SSI
(<filename>.shtml</filename> files). It does an NSAPI sub-request.
It is useful for including CGI scripts or .shtml files, or anything
@@ -32,9 +32,9 @@
This function depends on a undocumented feature of the Netscape/iPlanet/SunONE
webservers. Use <function>phpinfo</function> to determine if it is available.
In the unix environment it should always work, in windows it depends on the
name of
- a <filename>ns-httpdXX.dll</filename> file. It could be that newer servers
- have newer versions of this DLL which is not detected. Contact us if you
- experience that problem.
+ a <filename>ns-httpdXX.dll</filename> file.
+ Read the note about <link linkend='install.netscape.notes'>subrequests in the
+ install section</link> if experience this problem.
</para>
</note>
</refsect1>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php