Re: PHP and Error Reporting

From: Mitch Pirtle <mitch(dot)pirtle(at)gmail(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: PHP and Error Reporting
Date: 2005-03-01 19:31:48
Message-ID: 330532b60503011131168e7f0f@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-php

On Tue, 1 Mar 2005 11:27:15 -0800 (PST), operationsengineer1(at)yahoo(dot)com
<operationsengineer1(at)yahoo(dot)com> wrote:
> i also have the following set in my php.ini file...
>
> display_errors = On
>
> error_reporting = ~E_ALL

Doesn't the tilde mean 'everything but E_ALL'?

-- Mitch

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message operationsengineer1 2005-03-01 20:29:57 Re: PHP and Error Reporting
Previous Message operationsengineer1 2005-03-01 19:27:15 Re: PHP and Error Reporting