|
I have a form, and a PHP script that acceses a MYSQL database. The results get outputed to an HTML active page. I now want to provide links to that information to generate a further SQL query and a further active page. e.g user searches through my form for all authors with the name of Hogg. They get six results from my database. I now want them to be able to click on the author they want for further info. But I'm stuck here and my 2 PHP books don't give any info. I've found out how to create a link attached to a URL, but don't know what to do from there. I don't need a tutorial here, just any links to info on the web which will tell me where to go, then I can sort it out myself.
Bob
|