Jump to content

running the same query with diff criteria


ares

Recommended Posts

Hi guys,

 

I am new to PHP/MySQL and am having some problems with a query.

 

I have a form where the user selects one option from Application or Business Area. Each application only belongs to one business area and each business area can have multiple application.  this is fed into a seesion according to what the user selected. this information is then used to create the report.

 

The problem is that when the user selects to produce a report on just one application, the query reads what business area it belongs to and outputs all the applications in that business area and not just the selected one. how do i tell it to only read what was selected.

 

if you need to see the code, let me know

 

any help will be very much appreciated.

thanks

 

 

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.