Subject Re: [firebird-php] PHP5 niggle
Author Lutz Brückner
Hi Lester,

> The bodge for the moment is simply
> if ( !isset($iarr[0]) ) { $iarr[0] = ''; }
> added before the array_merge so that $iarr exists, but the
> problem is - is the change in processing in ibase_query or
> array_merge?

this is caused by array_merge(). Check the php5 migration notes at
http://docs.php.net/en/migration5.html#migration5.incompatible .

The best part of that document is the Interbase-section of the chapter
about new functions in php5 :-)

Lutz
--
web based Firebird and InterBase administration: http://ibwebadmin.sf.net