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
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() Hope this helps, Miches:) -Original Message- From: Diana Castillo [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 9:39 AM To: