From 6dc9b7bbaaf29d95f59cfc5a44266ee20e0acc7d Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Mon, 14 Jul 2003 20:36:23 +0000 Subject: [PATCH] initial commit git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135064 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/nsapi/ini.xml | 60 +++++++++++++++++++++++++++++++++++ reference/nsapi/reference.xml | 59 ++++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+) create mode 100644 reference/nsapi/ini.xml create mode 100644 reference/nsapi/reference.xml diff --git a/reference/nsapi/ini.xml b/reference/nsapi/ini.xml new file mode 100644 index 0000000000..f4d26fe294 --- /dev/null +++ b/reference/nsapi/ini.xml @@ -0,0 +1,60 @@ + + +
+ &reftitle.runtime; + + The behaviour of the NSAPI PHP module is affected by settings in &php.ini;. + Configuration settings from &php.ini; may be overridden by additional parameters + to the php4_execute call in obj.conf + + + + + NSAPI configuration options + + + + Name + Default + Changeable + Function + + + + + nsapi.read_timeout + 90 + PHP_INI_ALL + sets the time the plugin is waiting for POST data in seconds + + + +
+
+ + &ini.descriptions.title; + +
+ + + + diff --git a/reference/nsapi/reference.xml b/reference/nsapi/reference.xml new file mode 100644 index 0000000000..292c04e3ad --- /dev/null +++ b/reference/nsapi/reference.xml @@ -0,0 +1,59 @@ + + + + NSAPI-specific Functions + NSAPI + +
+ &reftitle.intro; + + These functions are only available when running PHP as an NSAPI module in Netscape/iPlanet/SunONE webservers. + +
+ +
+ &reftitle.install; + + For PHP installation on Netscape/iPlanet/SunONE webservers see the + NSAPI section in the installation + chapter. + +
+ + &reference.nsapi.ini; + +
+ &reftitle.resources; + &no.resource; +
+ +
+ &reftitle.constants; + &no.constants; +
+
+ +&reference.nsapi.functions; + +
+ +