display selected value in dropdown list through javascript
without page refresh
Answer Posted / himanshu
for this purpose we have to use ajax via we call another php
file which make the string of dropdown list
Is This Answer Correct ? | 405 Yes | 109 No |
Post New Answer View All Answers
Tell me what are the __construct() and __destruct() methods in a php class?
How to avoid the undefined index error?
Php says that an array is an ordered map. But how the values are ordered in an array?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What websites use php?
Which cryptographic extension provide generation and verification of digital signatures?
What is the function of trim?
How to create a mysql connection?
how can i develop forum code? any one pleale help me on this question
Do you know what does mvc stand for and what does each component do?
Explain Traits in PHP?
Is php developer in demand?
What is session in php why it is use?
What is overloading in php?
What is the difference between explode () and split () functions in php?