Dedicated Hosting
2 min read
2

what is php.ini file ?

December 9, 2010
0

Introduction The php.ini file is a special file for suPHP (pronounced sue-p-h-p). The php.ini file is where you declare changes to your PHP settings. You can edit the existing php.ini, or create a new text file in any subdirectory and name it php.ini. This file location depends on several things:

Continue Reading