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