Make a "dynamic drop down list" with using only PHP,HTML
and MySQL..
Answer Posted / koushikgraj
Using post back or ajax functionality we can achieve this
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between require() and require_once()?
How to remove leading and trailing spaces from user input values?
Where to put php files in apache server?
What is difference between strstr() and stristr() in PHP?
What does a dependant variable mean?
How are sessions maintained?
Tell me what are the __construct() and __destruct() methods in a php class?
What are php expressions?
What types of loops exist in php?
What is self in php?
What is php7?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
What is a query in a database?
Can we extend multiple classes in php?
How many types of functions are there in php?