Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Where Are PHP Configuration Settings Stored
Where Are PHP Configuration Settings Stored? - PHP Script Tips - Downloading and Installing PHP
✍: FYIcenter.com
PHP stores configuration settings in a file called php.ini in PHP home directory. You can open it with any text editor to your settings.
2007-04-22, 5243👍, 0💬
Popular Posts:
Explain in detail the fundamental of connection pooling? When a connection is opened first time a co...
How Can we change priority & what levels of priority are provided by Dot Net? Thread Priority ca...
What is synchronization and why is it important? With respect to multithreading, synchronization is ...
What does static variable mean? There are 3 main uses for static variables: If you declare within a ...
What are some uses of Intranets & Extranets? An "intranet" is the generic term for a collect...