hi i knew a really basic in php. I want to know if there is an example on displaying sql table after we select the 3rd dropdown list? Can you give me an example that can meet my level?
Thank you in advance.
That is something for which PHP tends to be well-suited.
What relevance does JavaScript have for your task here?
actually i want to create a web page that contains 3 dropdownlist. and after i selected the 3rd dropdown, it will generate or retrieve the details from sql table. If you dont mind can you shows me some example?
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.