Hi
Is it possible to pass an array into the $_POST supergloble and retrieve it again in another page? It works without a problem for single variables.
I could serialise the data and unserialise it but this way just seems simpler if possible
Any help would be greatly appreciated
Thanks
Tim