Question:What are the four configuration directive scopes? 

Answer Configuration directive scopes are given bellow:
  • PHP_INI_PERDIR: Directive can be modified within the php.ini,httpd.conf, or .htaccess files.
  • PHP_INI_SYSTEM: Directive can be modified within the php.ini and httpd.conf files.
  • PHP_INI_USER: Directive can be modified within user scripts.
  • PHP_INI_ALL: Directive can be modified anywhere.
 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd_com_https\answers\column_answer_two.php on line 128
+ Report
Total Preview: 548
What are the four configuration directive scopes?
Copyright © 2024. Powered by Intellect Software Ltd