Lines Matching refs:values
504 php.ini-values, for example you can set a
970 PHP will use all default values. See also the related FAQ on
1430 ; Boolean values can be set to either:
1520 Note: Don't use php_value to set boolean values. php_flag (see
1553 evaluate to 0. Use the associated bitmask values instead. These
1558 When running PHP on Windows, the configuration values can be modified
1560 values are stored in the registry key HKLM\SOFTWARE\PHP\Per Directory
1562 configuration values for the directory c:\inetpub\wwwroot would be
1566 of it. The values under the key should have the name of the PHP
1568 values are not parsed. However, only configuration values changeable in
1569 PHP_INI_USER can be set this way, PHP_INI_PERDIR values can not.
1573 Regardless of how you run PHP, you can change certain values at runtime
1578 your system with their current values, you can execute the phpinfo()
1579 function, and review the resulting page. You can also access the values