Introducción
These functions are only available when running PHP as a NSAPI module in Netscape/iPlanet/SunONE webservers_
Instalación
For PHP installation on Netscape/iPlanet/SunONE webservers see the
NSAPI section in the installation
chapter_
Configuración en tiempo de
ejecución
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
Tabla 1_ NSAPI configuration options
| Name | Default | Changeable | Function |
|---|
| nsapi_read_timeout | 60 | PHP_INI_ALL | sets the time in seconds the plugin is waiting for POST data from the client |
Tipos de recursos
Esta extensión no tiene
ningún tipo de recurso definido_
Constantes predefinidas
Esta extensión no tiene ninguna
constante definida_
Ver también
NSAPI implements a subset of the functions from the Apache module for maximum compatibility_
Tabla 2_ Apache functions implemented by NSAPI