Hi,
I'm trying to submit a form via curl and one of the form fields allows multiple selections - I'd like to select multiple selections - I'd like to submit an array with the selection numbers. I did not write the script behind the form that I'm submitting to and so I can't use serialize, does anyone know another way this can be done?
Thank a bunch.
I'm trying to submit a form via curl and one of the form fields allows multiple selections - I'd like to select multiple selections - I'd like to submit an array with the selection numbers. I did not write the script behind the form that I'm submitting to and so I can't use serialize, does anyone know another way this can be done?
Thank a bunch.