Jump to content

Page Submission -& Page Redirection DropDown List-Error


PHPFEEDER

Recommended Posts

In PHP,

 

In advanced search I have two dropdown list say 'Manufacture' and 'Product'. First I will select Manufacture (I getting list from database - perfectly) and then  I will select 'Product' (I getting list from database - perfectly).  After making selection of both, I have written a SQL query to list the images based on both list box selection. This query is available in another .php file. The dropdown list box selected value is kept in a variable and it has been declared as a global variable.

 

My problem is. After selecting values from two list box the control moves to next .php but the global variable value is not available (means it is not passing the value to any page).  That is the reason I am not getting the images output in my centre frame. Even for one dropdown option selection It is not showing relevant images (The similar code is working currently in live site).

 

What could be the reason for this kind of error?

 

Please guide me- seems to be very urgent.

 

Please mail me - [email protected]

 

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.