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
Table 1. NSAPI configuration options
Name
Default
Changeable
Changelog
nsapi.read_timeout
"60"
PHP_INI_ALL
Available since PHP 4.3.3.
For further details and definitions of the
PHP_INI_* constants, see the Appendix H.
Here's a short explanation of
the configuration directives.
ref.nsapi php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php ref.nsapi syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.