RE: [PHP-WIN] passing array with form

2001-07-27 Thread afan
re is mush better way, I'm sure. Can somebody tell me? Afan Pasalic -Original Message- From: afan [mailto:[EMAIL PROTECTED]] Sent: Friday, July 27, 2001 3:29 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] passing array with form HI to all, I have a little, simple form and after submitting,

[PHP-WIN] passing array with form

2001-07-27 Thread afan
HI to all, I have a little, simple form and after submitting, together with that information I have to pass an array with other info. How? Let's say array is called $Name I tried this: $Name2 = addslashes(serialize($Name)); On screen: a:5:{i:0;s:13:\"Name 1\";i:1;s:6:\"Name 2\";i:2;s:10:\"Name