Hi
I have recently built a database that I have up and running. Its a list of football matches played in what ever season the user wants they click on the year and it takes them to a list of all the matches played in that season. What I want the user to be able to do is pick a single match and see the full details of that match. How do I create that link within the results. That is all I want my site to be able to do nice and simple.
One final question I am using Dreamweaver Cs4 whenever I create a dataset I look at the PHP code it builds would I be right in thinking it creates more code than is nessasary to do the job. When I look at PHP scripts they look totally different from what Dreamweaver PHP scripts produce.
Thanks in advance