I’m using a datafeed driven php / mysql script on my website and want to create a search form with dropdown options that pulls the data from the existing database.
How could i go about this, are there any existing scripts i could use for this?
I’m using a datafeed driven php / mysql script on my website and want to create a search form with dropdown options that pulls the data from the existing database.
How could i go about this, are there any existing scripts i could use for this?
Hi,
You can do this by adding Ajax script on your Website.