i would like to change the php of ecoburo.x10bz to a lower version or add in php.ini this:
error_reporting = E_ALL & ~E_DEPRECATED
thank you
i would like to change the php of ecoburo.x10bz to a lower version or add in php.ini this:
error_reporting = E_ALL & ~E_DEPRECATED
thank you
PHP.ini affects the entire server so it can't be modified, same with the overall PHP version.
http://www.php.net/manual/en/functio...-reporting.php details how to set it at run-time at the start of your php files, which would work as it doesn't modify PHP or PHP.ini.
TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!