| | OK so can anyone show me a file that will connect to an sql server with an user inputed quary? So here is an example of what I want to do: You go to a page to find information about James, you would type in example.php?user=James and the page would find all the data about James (all the tables), then display it as an echo. I already have my users set as unique variables so only one person's information would be echoed. The page name and "user" variable doesn't matter. Do you understand me? I am having trouble explaining it. If someone could show me a code that does this, that would be great and I would add onto your reputation. Thank you very much, Sparkx |

