hi all
how can i set php.ini in the current my script.
how php.ini set
Moderator: General Moderators
http://www.php.net/manual/en/configurat ... nges.other
all parameters of the type PHP_INI_USER or PHP_INI_ALL should be changeable via ini_set()
all parameters of the type PHP_INI_USER or PHP_INI_ALL should be changeable via ini_set()