Promotions


Change php directives using .ini file in your php mysql hosting account.

Yesterday, I was testing one of the php & mysql based website and stumble across an issue where I want to change php directives for the test website only.

Therefore, I placed a blank file called “php.ini” in the root folder of the test website and then added the required php directives in it, after [...]