Hi,
Data from mysql query is displayed in a table. Also I want to click data located in one of columns to start another PHP query. But each data in column is different, how could I do that kind of PHP query? If the data is like " NY", then query is like state.php?NY.... or something like that?
thanks for your suggestions