unread
At what point in the module or request lifetime are INI directives handled
(specifically, when are ini handler callbacks invooked) ?
i have some objects stored as module globals which are affected by ini
settings, so i need to know how to do proper cleanup/initiation.
l0t3k