Problem after upgrade PHP 5 with array-merge

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

 



Dear all,
 
After my provider decided to upgrade PHP to version 5, i'm getting the following error:
 
Warning: array_merge() [function.array-merge]: Argument #2 is not an array.
 
This is the line where it gets stuck:
 
$_SESSION['aanhefmr'] = array_merge($_SESSION['aanhefmr'],
$_POST['aanhefmr']);
 
How can i convert it properly to PHP 5? I've wrote this two years ago.. So my mind let me down a little.
 
Somebody help?
 
THANKS!!!!!!!
 
Frank
 
 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.2 - Release Date: 21-1-2005

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

[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