I have a page one with a left navigation bar with list of items taken from a database. in the middle page user will enter search conditions and have a submit button.
I use get method and see the name-value pair is in the HTTP header but the item selected from the left nav bar is not there and in the next page nothing is there when I use $_GET()
Can some one point me to a similar code on the web ?
or tell me how to do this ?
Any idea about a good book please ??