in my application, i am using form to submit using php but the problem is i have dynamic value in view that is according to option, values comes.Sometimes 2 textbox will appear or sometimes 4, 5 etc. i am using to check the value by var_dump($_post), it will display all but the problem is how to get exact field with value?
Teşekkürler