Jump to content

Getting values from database based on check boxes


Phanindra

Recommended Posts

Hi ,

 

I am having two categories in a form with check boxes.

one is Location and secong is Salary.

if i click on a location and a salary range , the database values matching those fields should be displayed.If i uncheck them they should become invisible.

 

I am trying for this since 4 days.Please help me with some code to do this.

 

Thanks in advance.search-result.php

If you want to use JavaScript, you could use PHP to populate a JavaScript array. Once PHP is done and the page is sent to the browser, JavaScript can then be used to reference the information. You could try the following search for some examples:

https://www.google.com/search?q=populate+a+javascript+array+with+php

 

 

Note that you could also look into using AJAX to grab information from the database.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.