|
Programming Links Programowanie PHP - Programowanie PHP - Artykuły PHP - Wiadomości PHP - Porady Aplikacje internetowe Other Links Funny Jokes Sudoku puzzle DMOZ Directory |
|||||||||||||||||||||||
XCI. NSAPI-specific FunctionsIntroductionThese functions are only available when running PHP as a NSAPI module in Netscape/iPlanet/SunONE webservers. InstallationFor PHP installation on Netscape/iPlanet/SunONE webservers see the NSAPI section (UNIX, Windows) in the installation chapter. Runtime ConfigurationThe 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
Table 1. NSAPI configuration options
Here's a short explanation of the configuration directives.
Resource TypesThis extension has no resource types defined. Predefined ConstantsThis extension has no constants defined. See AlsoNSAPI implements a subset of the functions from the Apache module for maximum compatibility.
Table 2. Apache functions implemented by NSAPI
|