Re: how do you send a lot of data between scripts



use sessions or shared memory functions
Which one would you suggest (is easiest for me to use and learn)?
All I want to do is to send a bunch of arrays from one page to another.
That's all.

.