Hello,
is it possible to register array in session .. something like that:
session_register("ex_array[field1]");
session_register("ex_array[field2]");this example of course doesnt work :), so if anyone knows a solution, plz tell thx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

