|
Posted by gosha bine on 05/14/07 17:21
On 14.05.2007 19:02 laredotornado@zipmail.com wrote:
> 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
>
Yes, put the "php_value" directive with "error_reporting" and desired
error level in that dir's .htaccess
--
gosha bine
extended php parser ~ http://code.google.com/p/pihipi
blok ~ http://www.tagarga.com/blok
Navigation:
[Reply to this message]
|