I have two radio button, i click one radio button display
one dropdown box, one text field. and then click another
radio button display one text field.so any one give me good
idea plz.....i used <div id="" style=display:none> but not
work..
Answer Posted / sonam sherpa
Thank You. That really did the job for me but now how do I
get the POST value of both the radio button and the select
box. Or at least I want the value of the selection box that
was activated after clicking the radio button?
would really appreciate your help.
| Is This Answer Correct ? | 74 Yes | 43 No |
Post New Answer View All Answers
Explain $_FILES Superglobal Array?
What is polymorphism?
Does facebook use php framework?
What is use of mysqli_query in php?
What is mvc in php?
Which function would you use to merge two arrays in php?
What is the difference between apache vs niginx?
What is the importance of parser in php?
Is php a cms?
Which function gives us the number of affected entries by a query?
where do we use htaccess?
How to define a function with any number of arguments?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
Can php replace javascript?
Why do we use interface in php?