Jump to content

Display table if box selected


mitchw_17

Recommended Posts

Hi,

Help needed!! I have a web page where the user can click what spefic areas that they want to report on, it then goes to a script where it filters out what to look for and adds this to a where array to query my MySQL database. It then displays the number of records that it found

Does anyone know how to still query the database and if a certain radio button is selected (i.e. Users Thoughts field), do the where array and then print a table print the Users Thoughts field

Sorry if I haven't been extremely specific

Cheers
Link to comment
https://forums.phpfreaks.com/topic/4826-display-table-if-box-selected/
Share on other sites

You may be able to pick the bones out of this one?

[a href=\"http://www.phpfreaks.com/forums/index.php?showtopic=87519&hl=\" target=\"_blank\"]Click Me[/a]

I had a simular issue with drop combo boxes.

It will show you on a submit you can get a result to show
pulled from the database.

--------------
Its not perfect but it works.

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.