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_newFroze n.php on line 417]. Am I doing
something wrong? Was the original poster on something? Is this a version
problem?
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_newFroze n.php on line 417]. Am I doing
something wrong? Was the original poster on something? Is this a version
problem?
Comment