Re: Uninitialized string offset: 0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sure.

$myFilter = new InputFilter('','',0,0);
$_POST = $myFilter->process($_POST);

BTW - for what I'm trying to do at the moment, if I change the first line to:

$myFilter = new InputFilter();

it takes care of the Notice problem.

Thanks.

Al

On Jan 6, 2007, at 12:36 PM, Dave Goodchild wrote:

Can you show us what you're calling it with?



Al Padley

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




--
http://www.web-buddha.co.uk


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux