How to view the current system dynamic configuration information in php, not init_get, because init_set may be called
How to view the current system dynamic configuration information in php, not init_get, because init_set may be called
<code class="php"><?php phpinfo();</code>