Page 1 of 1

Quick Question

Posted: Mon Sep 09, 2002 3:59 pm
by sailingaway
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,

Posted: Mon Sep 09, 2002 4:31 pm
by BDKR
Just try plugging this into the google search box.

php mysql tutorials

The problem really is that it's just too much to hack into a message board. This should help as there are tons of them along the lines of what you're looking for.

Cheers,
BDKR

Posted: Tue Sep 10, 2002 12:51 am
by Takuma
Also try http://www.phpbuilder.com. There are some good tutorials there.

Posted: Tue Sep 10, 2002 2:45 am
by twigletmac
Please don't cross-post. One thread per question is plenty.

To offer any more help could y'all go here:
http://www.devnetwork.net/forums/viewtopic.php?t=2868

Mac