Hi,
I'm using PHP 4.4.4. In our php.ini file we have notices and warnings
turned off. However, I would like to enable them for a small subset
of pages. I know the pages specifically, but I would also settle for
enabling notices and warnings for a certain directory.
Is this possible, and if so, how?
Thanks, - Dave
I'm using PHP 4.4.4. In our php.ini file we have notices and warnings
turned off. However, I would like to enable them for a small subset
of pages. I know the pages specifically, but I would also settle for
enabling notices and warnings for a certain directory.
Is this possible, and if so, how?
Thanks, - Dave
Comment