Your code looks fine. Are you sure you haven't edited away significant
parts of it when posting to the list? Maybe a
somewhere?
miguel
On Sun, 19 May 2002, Navid Y. wrote:
> I'm having trouble sending array values through forms.
> Will the following syntax create a variable called $product['d
On Monday 20 May 2002 07:05, Navid Y. wrote:
> Hello Everyone,
>
> I'm having trouble sending array values through forms.
> Will the following syntax create a variable called $product['desc'] on
> the next page?
> If not, what am I doing wrong here?
>
> Note: I tried this but it didn't work! When
Try:
On Mon, 20 May 2002 11:05:07 +1200, Navid Y. wrote:
> Hello Everyone,
>
> I'm having trouble sending array values through forms. Will the
> following syntax create a variable called $product['desc'] on the next
> page?
> If not, what am I doing wrong here?
>
> Note: I tried this but i
Hello Everyone,
I'm having trouble sending array values through forms.
Will the following syntax create a variable called $product['desc'] on
the next page?
If not, what am I doing wrong here?
Note: I tried this but it didn't work! When I tried doing it without
using an array, but rather with a
Thanks to all the replies to my previous email on arrays (passing arrays through URLs)
but I cannot seem to get serialize() to work correctly so I'm now trying to echo out
the array as a series of hidden elements in a form that when submitted will re-build
the array.
I've been driving myself ma
5 matches
Mail list logo