Hi. I'm pretty new to php/mysql. I'm making a website about comics and need a little help displaying information from my database. All the tutorials I have read have bad code and don't explain much.
What I'm doing is I have a table in my database of one comic book title, where each row has all the information of each individual issue. I'm trying to make a page that lists all the comics I have entered so that you can click one and then view the information of that single issue.