php-general | 2001122
Date: 12/17/01
- Next message: Nick Winfield: "Re: [PHP] array in sessions"
- Previous message: David: "Re: Re: [PHP] PHP 4.10: any way to override register_globals = OFF"
- Next in thread: Nick Winfield: "Re: [PHP] array in sessions"
- Reply: Nick Winfield: "Re: [PHP] array in sessions"
- Reply: Phillip Oertel: "[PHP] Re: array in sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Nick Winfield: "Re: [PHP] array in sessions"
- Previous message: David: "Re: Re: [PHP] PHP 4.10: any way to override register_globals = OFF"
- Next in thread: Nick Winfield: "Re: [PHP] array in sessions"
- Reply: Nick Winfield: "Re: [PHP] array in sessions"
- Reply: Phillip Oertel: "[PHP] Re: array in sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

