RE: [PHP] arrray

2003-03-10 Thread John W. Holmes
> you can 'serialize' it and pass it as POST or GET > variable too, then deserialize it again. > > Check out these PHP functions : > > serialize() and deserialize() unserialize(). ---John W. Holmes... PHP Architect - A monthly magazine for PHP Professionals. Get your copy today. http://ww

RE: [PHP] arrray

2003-03-10 Thread Michael Roger C. Bianan
9:39 AM To: [EMAIL PROTECTED] Subject: [PHP] arrray Is the only way to keep an array alive between one class and another to store it as a session array? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing

[PHP] arrray

2003-03-10 Thread Diana Castillo
Is the only way to keep an array alive between one class and another to store it as a session array? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php