Is it possible to shut off notices with ini_set()? If so, how?
My evil laugh has a squeak in it. kristopherwilson.com
This should do it: PHP Code: ini_set ('error_reporting', 'E_ALL & ~E_NOTICE');
ini_set ('error_reporting', 'E_ALL & ~E_NOTICE');
PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2 | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am. Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!! Spread happiness and joy. Rate good posts.
Forum Rules