Quick DB Question
Posted: Mon Sep 09, 2002 4:00 pm
I am new to MySQL and PHP so be kind!
If I have a MySQL DB and I want to search that DB using certain criteria such as Last Name and I want all those records to be returned on one "results page" and each result be a link to the entire record, what is that called and how do I do it. For example, If I search my DB for a last name of Jones and it returns 5 Jones' how can I make each result a link to the respective records? Any help would be appreciated.
Thanks,
If I have a MySQL DB and I want to search that DB using certain criteria such as Last Name and I want all those records to be returned on one "results page" and each result be a link to the entire record, what is that called and how do I do it. For example, If I search my DB for a last name of Jones and it returns 5 Jones' how can I make each result a link to the respective records? Any help would be appreciated.
Thanks,