Have you tried using the serialize() function in PHP? That should keep
your array in order while it's being passed, then just unserialize it on
the other end.
-TG
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 03, 2004 9:02 AM
> To: [EMA
You can pass them in the following form:
then your REQUEST var will be a 2-dimensional array
there is a splendid PEAR HTML_Javascript class that converts PHP variables
into JS variables.
HTH
Ignatius
_
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PR