Jump to content

Form post, unknown number of fields to retrieve


jasonwisdom

Recommended Posts

Hi everybody!

 

I am building a custom PHP app, and am submitting a form.

This form will have between 1 or more textareas, named "textarea1", "textarea2", "textarea200", and so on.

 

I need to read each of these and insert them into a database. 

 

How can I script this into the PHP landing page?

 

Is there a way to read all of the values, and names, that are contained in $_POST.

 

Many thanks,

Jason

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.