Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 23

6apxatCurtisOdenHotBlackericgilletteestlf349141590tc74x00422 +14 guests

Serialize input fields

When you have multiple checkboxes, you can use name="Array[]" to get an array out
Doing this same with input text fields doesn't work.
<input type="text" class="form-text" value="#FFFFFF" size="8" id="edit-palette-background" name="Color[]" maxlength="7" />

Is their a way to use array for input text fields
Tagged:

Comments

This discussion has been closed.