Re: [PHP] Use of + with arrays

2005-07-06 Thread Richard Lynch
On Wed, July 6, 2005 12:43 pm, Bob Stearns said: > In a note on 31-Jul-2002 added to the unshift function the writer > stated that array2=arrray1+array2 was equivalent to > unshift(arrayw,list(array1)). My php seems to take strong objection to > this [Fatal error: Unsupported operand types in > /v

[PHP] Use of + with arrays

2005-07-06 Thread Bob Stearns
In a note on 31-Jul-2002 added to the unshift function the writer stated that array2=arrray1+array2 was equivalent to unshift(arrayw,list(array1)). My php seems to take strong objection to this [Fatal error: Unsupported operand types in /var/www/html/GEM/etFlush/embryo_newFrozen.php on line 41