Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

[PHP] array in sessions From: Gregor Jaksa (gre-gor <email protected>)
Date: 12/17/01

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: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>