Try using in your PHP page:
error_reporting (E_ALL ^ E_NOTICE);
Ryan A wrote:
Hi John,
Thanks for replying, I already tried that and thought i might be mistaken
because i am still getting stuff like this:
Notice: Undefined index: facility24 in
/home/bestweb/public_html/add_co_location.php on lin
Hi John,
Thanks for replying, I already tried that and thought i might be mistaken
because i am still getting stuff like this:
Notice: Undefined index: facility24 in
/home/bestweb/public_html/add_co_location.php on line 12
Plenty of notices
I tried:
php_value error_reporting 0 (and)
php_valu
Hi,
I know how to suppress warnings in my file locally but i want to suppress
warnings and notices in one whole directory using a .htaccess, i cant seem
to find my old file that does that, can someone refresh my memory please?
This is how i do it in my local file when i want all ON:
error_reportin
From: "Ryan A" <[EMAIL PROTECTED]>
> I know how to suppress warnings in my file locally but i want to suppress
> warnings and notices in one whole directory using a .htaccess, i cant seem
> to find my old file that does that, can someone refresh my memory please?
>
> This is how i do it in my local
4 matches
Mail list logo