Tools, FAQ, Tutorials:
PHP Configuration Setting File
Where Are PHP Configuration Settings Stored?
✍: 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.
2016-10-13, ∼2827🔥, 0💬
Popular Posts:
Can Two Forms Be Nested? Can two forms be nested? The answer is no and yes: No. You can not nest two...
How To Protect Special Characters in Query String in PHP? If you want to include special characters ...
How to use "link" command tool to link objet files? If you have object files previously compiled by ...
How To Open Standard Output as a File Handle in PHP? If you want to open the standard output as a fi...
How To Access a Specific Character in a String? Any character in a string can be accessed by a speci...