Mark, et al --

...and then Mark Charette said...
% 
% I use
% 
% $data=base64_encode(serialize($array_name));
% 
% to send and
% 
% $array_name=unserialize(base64_decode($data));
% 
% to receive.

Aha!  Yes, that works nicely; thanks.  Now to go and see how they work to
see if I need the base64 stuff; that sounds safest to me.


% 
% $data can be passed via a hidden INPUT field.

Right.


Thanks, all; I'll be sure to poke at the other ideas as well.

:-D
-- 
David T-G                      * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: msg75153/pgp00000.pgp
Description: PGP signature

Reply via email to