|
Posted by d on 09/26/40 11:37
serialize() :)
http://uk.php.net/serialize
You also might want to look at base64_encode, as that will make it less
obvious what it is (and safer for moving around).
dave
"Mike" <someone@microsoft.com> wrote in message
news:Mv4zf.7033$8r1.4445@trndny01...
> Hello,
> How do I send an array from a form to another php page?I want to bundle
> up some data from form fields in an array and send them together like
> that. I must be missing something?
> Thanks
> Mike
>
Navigation:
[Reply to this message]
|