surfie
12-13-2003, 01:58 PM
Ok, I have a MySQL database and I want to echo one field (Title) into a page so it can act as a link to that row.
When someone clicks the title, I want that row's information to come up. For example
Example Title
Example Title 2
Example Title 3
User clicks Example Title 2,
Example Title 2 | Example Author 2
Example Description.
To be displayed. I know this requires "index.php?=". I just don't know what its called and I can't seem to find any tutorials about it. How is it done?:(
When someone clicks the title, I want that row's information to come up. For example
Example Title
Example Title 2
Example Title 3
User clicks Example Title 2,
Example Title 2 | Example Author 2
Example Description.
To be displayed. I know this requires "index.php?=". I just don't know what its called and I can't seem to find any tutorials about it. How is it done?:(