
July 8th, 1999, 05:19 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Hi!
I have a dynamically made form with several text input boxes which are named "content_description1" through "content_description6". The number of them varies.
I want to put the value of these input boxes into an array, how can I do it? I can't find a way to extract the name of the variables the value is put in. I can't hard code the names of them, since the number of them varies.
Anyone have any suggestions? I'm totally new to PHP, but I have experience in other languages.
Any help greatly appreciated.
|