Posted by Sebastiaan 'CrashandDie' Lauwers on 07/11/07 09:52
Peter wrote: > Hi, Hi, > $my_array[$row]["name_associative"] > How would I convert my array to a session array? this any help ? foreach ($my_array as $key => $value) $_SESSION['XML'][$key] = $value; > Regards, S.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming