I have a simple form with one input. I have a $_get Method set up. When the user hits enter the browser refreshes and goes to my second page with the variable name added to the url. So far so good, to test it I made a small page to show That the make sure I could GET the variable, and that worked. Now I need to get that variable into the Where clause of a MSql query. Can someone help me out here? I just can't get it to work. Can someone give me a couple of example??
Thanks
Thanks