Link The Results of a Query - Run Through
Posted: Wed Jul 04, 2007 7:10 am
Hi All
I am new to php/mysql.
I have created a page that lists all records in a mysql table under a field headed "subject". I want to activate each of these records as a hyperlink, that when it is clicked displays the detail of each of these subjects in a new page. I have scoured these pages and have realised I need to hyperlink the result to a new php file. I cannot for the life of me get this to work. I would be really gratefull if :
1) Anybody could please give me a run through on how to correctly link to the new php file, and;
2) Explain how to set up the new php file to display the detailed information in a new page.
Many thanks in advance
Jax
I am new to php/mysql.
I have created a page that lists all records in a mysql table under a field headed "subject". I want to activate each of these records as a hyperlink, that when it is clicked displays the detail of each of these subjects in a new page. I have scoured these pages and have realised I need to hyperlink the result to a new php file. I cannot for the life of me get this to work. I would be really gratefull if :
1) Anybody could please give me a run through on how to correctly link to the new php file, and;
2) Explain how to set up the new php file to display the detailed information in a new page.
Many thanks in advance
Jax