PHP Dynamic form generation
Posted: Tue Jun 29, 2010 4:21 pm
Hey there guys,
I'm having bit of trouble getting a solution to my problem.
So I am going to have user profiles that they can edit themselves. So there are forms that will be editable lets say name and location.
This is for a client, and he wants to be able to change the information in the profiles by adding a new form like lets say age.
So now if the user edits his profile there is an age text field he can edit as well.
So how can I be able to add and remove forms that appear in the users profile dynamically?
Thanks so much!
I'm having bit of trouble getting a solution to my problem.
So I am going to have user profiles that they can edit themselves. So there are forms that will be editable lets say name and location.
This is for a client, and he wants to be able to change the information in the profiles by adding a new form like lets say age.
So now if the user edits his profile there is an age text field he can edit as well.
So how can I be able to add and remove forms that appear in the users profile dynamically?
Thanks so much!